C# Class DeadlyReentry.ModuleAnimation2Value

Inheritance: PartModule
Afficher le fichier Open project: NathanKell/DeadlyReentry

Protected Properties

Свойство Type Description
FSwheel PartModule
anims UnityEngine.Animation[]
currentTime float
field System.Reflection.FieldInfo
fswHack bool
fswType System.Type
module PartModule
moduleType System.Type
property System.Reflection.PropertyInfo

Méthodes publiques

Méthode Description
OnStart ( PartModule state ) : void
Update ( ) : void

Method Details

OnStart() public méthode

public OnStart ( PartModule state ) : void
state PartModule
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

FSwheel protected_oe property

protected PartModule FSwheel
Résultat PartModule

anims protected_oe property

protected Animation[],UnityEngine anims
Résultat UnityEngine.Animation[]

currentTime protected_oe property

protected float currentTime
Résultat float

field protected_oe property

protected FieldInfo,System.Reflection field
Résultat System.Reflection.FieldInfo

fswHack protected_oe property

protected bool fswHack
Résultat bool

fswType protected_oe property

protected Type,System fswType
Résultat System.Type

module protected_oe property

protected PartModule module
Résultat PartModule

moduleType protected_oe property

protected Type,System moduleType
Résultat System.Type

property protected_oe property

protected PropertyInfo,System.Reflection property
Résultat System.Reflection.PropertyInfo