C# Class ME3Explorer.Matinee.SFXInterpTrackAttachToActor

Inheritance: BioInterpTrack
Afficher le fichier Open project: ME3Explorer/ME3Explorer

Méthodes publiques

Свойство Type Description
BoneName int
RelativeOffset Vector
RelativeRotation Rotator
bDetach bool
bHardAttach bool
bUseRelativeOffset bool
bUseRelativeRotation bool
m_aTarget List

Méthodes publiques

Méthode Description
LoadData ( ) : void
SFXInterpTrackAttachToActor ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
ToTree ( ) : void

Method Details

LoadData() public méthode

public LoadData ( ) : void
Résultat void

SFXInterpTrackAttachToActor() public méthode

public SFXInterpTrackAttachToActor ( int idx, ME3Package pccobj ) : ME3Explorer.SequenceObjects
idx int
pccobj ME3Package
Résultat ME3Explorer.SequenceObjects

ToTree() public méthode

public ToTree ( ) : void
Résultat void

Property Details

BoneName public_oe property

public int BoneName
Résultat int

RelativeOffset public_oe property

public Vector,ME3Explorer.Matinee RelativeOffset
Résultat Vector

RelativeRotation public_oe property

public Rotator,ME3Explorer.Matinee RelativeRotation
Résultat Rotator

bDetach public_oe property

public bool bDetach
Résultat bool

bHardAttach public_oe property

public bool bHardAttach
Résultat bool

bUseRelativeOffset public_oe property

public bool bUseRelativeOffset
Résultat bool

bUseRelativeRotation public_oe property

public bool bUseRelativeRotation
Résultat bool

m_aTarget public_oe property

public List m_aTarget
Résultat List