Click or drag to resize
TetrapodNamingConventionExpectedSpineName Property
Gets the expected name of the spine, given the current naming formula.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public string ExpectedSpineName { get; }

Property Value

Type: String
The expected name of the spine, given the current naming formula.
See Also