Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight.Physics
RagdollPartChain Structure
RagdollPartChain Properties
BodyCount Property
Item Property
LastBody Property
Root Property
ValidationStatus Property
RagdollPartChain
Item Property
Gets the
RagdollPart
with the specified index.
Namespace:
Candlelight.Physics
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
RagdollPart
this
[
int
bodyIndex
] {
get
; }
Parameters
bodyIndex
Type:
System
Int32
Body index.
Property Value
Type:
RagdollPart
The
RagdollPart
with the specified index.
Implements
IBodyChain
T, TPart
Item
Int32
See Also
Reference
RagdollPartChain Structure
Candlelight.Physics Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC