C# 클래스 Interface, TheDeadMemories

상속: MonoBehaviour
파일 보기 프로젝트 열기: TheDeadMemoriesTeam/TheDeadMemories 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FeuCache GUITexture
FeuOmbres GUITexture
GlaceCache GUITexture
GlaceOmbres GUITexture
JaugeJaune GUITexture
JaugeRouge GUITexture
JaugeVerte GUITexture
JaugeVide GUITexture
ManaTexture GUITexture
VentCache GUITexture
VentOmbres GUITexture
VieTexture GUITexture
gameOverText GUIText
healthManaTextureEmpty GUITexture
player PlayerController
playerSkill SkillManager
playerXp GUIText

공개 메소드들

메소드 설명
LateUpdate ( ) : void
Start ( ) : void

메소드 상세

LateUpdate() 공개 메소드

public LateUpdate ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

FeuCache 공개적으로 프로퍼티

public GUITexture FeuCache
리턴 GUITexture

FeuOmbres 공개적으로 프로퍼티

public GUITexture FeuOmbres
리턴 GUITexture

GlaceCache 공개적으로 프로퍼티

public GUITexture GlaceCache
리턴 GUITexture

GlaceOmbres 공개적으로 프로퍼티

public GUITexture GlaceOmbres
리턴 GUITexture

JaugeJaune 공개적으로 프로퍼티

public GUITexture JaugeJaune
리턴 GUITexture

JaugeRouge 공개적으로 프로퍼티

public GUITexture JaugeRouge
리턴 GUITexture

JaugeVerte 공개적으로 프로퍼티

public GUITexture JaugeVerte
리턴 GUITexture

JaugeVide 공개적으로 프로퍼티

public GUITexture JaugeVide
리턴 GUITexture

ManaTexture 공개적으로 프로퍼티

public GUITexture ManaTexture
리턴 GUITexture

VentCache 공개적으로 프로퍼티

public GUITexture VentCache
리턴 GUITexture

VentOmbres 공개적으로 프로퍼티

public GUITexture VentOmbres
리턴 GUITexture

VieTexture 공개적으로 프로퍼티

public GUITexture VieTexture
리턴 GUITexture

gameOverText 공개적으로 프로퍼티

public GUIText gameOverText
리턴 GUIText

healthManaTextureEmpty 공개적으로 프로퍼티

public GUITexture healthManaTextureEmpty
리턴 GUITexture

player 공개적으로 프로퍼티

public PlayerController player
리턴 PlayerController

playerSkill 공개적으로 프로퍼티

public SkillManager playerSkill
리턴 SkillManager

playerXp 공개적으로 프로퍼티

public GUIText playerXp
리턴 GUIText