C# Class ME3Explorer.Matinee.SFXGameActorInterpTrack

Inheritance: BioInterpTrack
Exibir arquivo Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
m_nmFindActor ME3Explorer.Unreal.NameReference

Public Methods

Method Description
LoadData ( ) : void
SFXGameActorInterpTrack ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
ToTree ( ) : void

Method Details

LoadData() public method

public LoadData ( ) : void
return void

SFXGameActorInterpTrack() public method

public SFXGameActorInterpTrack ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
return ME3Explorer.SequenceObjects

ToTree() public method

public ToTree ( ) : void
return void

Property Details

m_nmFindActor public_oe property

public NameReference,ME3Explorer.Unreal m_nmFindActor
return ME3Explorer.Unreal.NameReference