Property | Type | Description | |
---|---|---|---|
MyIndex | int | ||
Props | List |
||
TrackBoneNames | List |
||
UseTranslationBoneNames | List |
||
bAnimRotationOnly | bool | ||
data | byte[] | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
BioAnimSetData ( ME3Package Pcc, int Index ) : System | ||
GetArrayContent ( byte raw ) : byte[] | ||
GetArrayCount ( byte raw ) : int | ||
ReadTBN ( byte raw ) : void | ||
ReadUTBN ( byte raw ) : void | ||
TBNToTree ( ) : |
||
ToTree ( ) : |
||
UTBNToTree ( ) : |
public BioAnimSetData ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |