C# 클래스 AnimEvent, Zombayo

상속: System.Object
파일 보기 프로젝트 열기: pchernev/Zombayo 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
MethodCall string
animationTag string
castToSurface bool
effect GameObject
eventType AE_EventType
fireTime float
layer int
rotation Rotation,
target Transform

공개 메소드들

메소드 설명
Init ( ) : void
Reset ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

프로퍼티 상세

MethodCall 공개적으로 프로퍼티

public string MethodCall
리턴 string

animationTag 공개적으로 프로퍼티

public string animationTag
리턴 string

castToSurface 공개적으로 프로퍼티

public bool castToSurface
리턴 bool

effect 공개적으로 프로퍼티

public GameObject effect
리턴 GameObject

eventType 공개적으로 프로퍼티

public AE_EventType eventType
리턴 AE_EventType

fireTime 공개적으로 프로퍼티

public float fireTime
리턴 float

layer 공개적으로 프로퍼티

public int layer
리턴 int

rotation 공개적으로 프로퍼티

public Rotation, rotation
리턴 Rotation,

target 공개적으로 프로퍼티

public Transform target
리턴 Transform