Property | Type | Description | |
---|---|---|---|
Children | List |
||
MyIndex | int | ||
NodeName | int | ||
NodeTotalWeight | float | ||
Props | List |
||
bSkipTickWhenZeroWeight | bool | ||
data | byte[] | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
AnimNodeSlot ( ME3Package Pcc, int Index ) : System | ||
ChildrenToTree ( ) : |
||
GetArrayContent ( byte raw ) : byte[] | ||
GetArrayCount ( byte raw ) : int | ||
ReadChildren ( byte raw ) : void | ||
ToTree ( ) : |
public AnimNodeSlot ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |
public ChildrenToTree ( ) : |
||
return |