C# 클래스 DeadlyReentry.ModuleAnimation2Value

상속: PartModule
파일 보기 프로젝트 열기: NathanKell/DeadlyReentry

보호된 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
OnStart ( PartModule state ) : void
Update ( ) : void

메소드 상세

OnStart() 공개 메소드

public OnStart ( PartModule state ) : void
state PartModule
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

FSwheel 보호되어 있는 프로퍼티

protected PartModule FSwheel
리턴 PartModule

anims 보호되어 있는 프로퍼티

protected Animation[],UnityEngine anims
리턴 UnityEngine.Animation[]

currentTime 보호되어 있는 프로퍼티

protected float currentTime
리턴 float

field 보호되어 있는 프로퍼티

protected FieldInfo,System.Reflection field
리턴 System.Reflection.FieldInfo

fswHack 보호되어 있는 프로퍼티

protected bool fswHack
리턴 bool

fswType 보호되어 있는 프로퍼티

protected Type,System fswType
리턴 System.Type

module 보호되어 있는 프로퍼티

protected PartModule module
리턴 PartModule

moduleType 보호되어 있는 프로퍼티

protected Type,System moduleType
리턴 System.Type

property 보호되어 있는 프로퍼티

protected PropertyInfo,System.Reflection property
리턴 System.Reflection.PropertyInfo