Property | Type | Description | |
---|---|---|---|
BioForcedLodModel | int | ||
GroupAnimSets | List |
||
InterpTracks | List |
||
bIsParented | bool | ||
index | int | ||
keyPropView | TreeView | ||
listEntry | PPath | ||
m_eSFXFindActorMode | byteprop | ||
m_nmSFXFindActor | int | ||
pcc | ME3Package |
Property | Type | Description | |
---|---|---|---|
collapsed | bool | ||
colorAccent | PNode | ||
groupColor | Color | ||
propView | TreeView | ||
title | SText |
Method | Description | |
---|---|---|
InterpGroup ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects | ||
OnCameraChanged ( PCamera c ) : void | ||
ToTree ( ) : void | ||
addTrack ( InterpTrack t ) : void |
Method | Description | |
---|---|---|
LoadData ( ) : void | ||
openInPCCEd_Click ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
listEntry_MouseDown ( object sender, PInputEventArgs e ) : void |
public InterpGroup ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects | ||
idx | int | |
pccobj | ME3Package | |
return | ME3Explorer.SequenceObjects |
protected openInPCCEd_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |