C# 클래스 HudAnimation, UnderworldExporter

상속: GuiBase
파일 보기 프로젝트 열기: hankmorgan/UnderworldExporter

공개 프로퍼티들

프로퍼티 타입 설명
NormalCullingMask int
PreviousAnimation string
SetAnimation string
TargetControl UnityEngine.UI.RawImage

공개 메소드들

메소드 설명
Start ( ) : void

보호된 메소드들

메소드 설명
Update ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

Update() 보호된 메소드

protected Update ( ) : void
리턴 void

프로퍼티 상세

NormalCullingMask 공개적으로 정적으로 프로퍼티

public static int NormalCullingMask
리턴 int

PreviousAnimation 공개적으로 프로퍼티

public string PreviousAnimation
리턴 string

SetAnimation 공개적으로 프로퍼티

public string SetAnimation
리턴 string

TargetControl 공개적으로 프로퍼티

public RawImage,UnityEngine.UI TargetControl
리턴 UnityEngine.UI.RawImage