Ragdoll Workshop Documentation
Ragdoll Workshop Documentation
API Reference
Candlelight
IHierarchy(T) Interface
IHierarchy(T) Methods
GetAllNodes Method
GetEstimatedLocalBounds Method
IHierarchy
T
GetAllNodes Method
Gets all nodes in this
IHierarchy
T
's definition, with the most basal parts sorted first.
Namespace:
Candlelight
Assembly:
Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
Copy
int
GetAllNodes
(
ref
List
<T>
nodes
)
Parameters
nodes
Type:
System.Collections.Generic
List
T
A list to populate with the nodes in this
IHierarchy
T
's definition. Some values may be
.
Return Value
Type:
Int32
A bit field of
HierarchyStatusCode
s for the hierarchy.
See Also
Reference
IHierarchy
T
Interface
Candlelight Namespace
Report a problem with this page.
Copyright © 2011-2015 Candelight Interactive, LLC