Click or drag to resize
IBodyChainT, TPartBodyCount Property
Gets the number of TParts in the chain.

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

Property Value

Type: Int32
The number of TParts in the chain.
See Also