Click or drag to resize
TetrapodNamingConventionChainBaseBodyName Property
Gets the base name of the bodies in the chain.

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

Property Value

Type: String
The base name of the bodies in the chain.
See Also