Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight
TransformChain Structure
TransformChain Methods
Clone Method
CreateNew Method
Equals Method
GetAllNodes Method
GetBodies Method
GetEstimatedLocalBounds Method
GetHashCode Method
GetSerializedPropertiesHash Method
GetValidationStatus Method
ToString Method
TransformChain
GetBodies Method
Gets all
Transform
s in this
TransformChain
's definition.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
int
GetBodies
(
ref
List
<
Transform
>
bodies
)
Parameters
bodies
Type:
System.Collections.Generic
List
Transform
A list to populate with the non-root
Transform
bodies in this
TransformChain
's definition. Some values may be
.
Return Value
Type:
Int32
A bit field of
HierarchyStatusCode
s for the chain.
Implements
IBodyChain
T, TPart
GetBodies(List
TPart
)
See Also
Reference
TransformChain Structure
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC