Property | Type | Description | |
---|---|---|---|
MyIndex | int | ||
PreviewSkelMeshName | int | ||
Props | List |
||
Sequences | List |
||
SetData | |||
data | byte[] | ||
m_pBioAnimSetData | int | ||
pcc | ME3Package |
Method | Description | |
---|---|---|
AnimSet ( ME3Package Pcc, int Index ) : System | ||
ExportToPSA ( string path ) : void | ||
GetArrayContent ( byte raw ) : byte[] | ||
GetArrayCount ( byte raw ) : int | ||
ImportFromPSA ( string path ) : bool | ||
QToVec4 ( Quaternion q ) : System.Vector4 | ||
ReadSequences ( byte raw ) : void | ||
SequencesToTree ( ) : |
||
ToTree ( ) : |
||
Vec4ToQ ( System.Vector4 v ) : Quaternion |
public AnimSet ( ME3Package Pcc, int Index ) : System | ||
Pcc | ME3Package | |
Index | int | |
return | System |
public QToVec4 ( Quaternion q ) : System.Vector4 | ||
q | Quaternion | |
return | System.Vector4 |
public SequencesToTree ( ) : |
||
return |
public Vec4ToQ ( System.Vector4 v ) : Quaternion | ||
v | System.Vector4 | |
return | Quaternion |
public BioAnimSetData,ME3Explorer.Unreal.Classes SetData | ||
return |