Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BT_HealthGUI
C# 클래스 BT_HealthGUI, Heracles
상속:
MonoBehaviour
파일 보기
프로젝트 열기: TrinityUniversityGameDesign/Heracles
공개 프로퍼티들
프로퍼티
타입
설명
flip
bool
healthIcon
UnityEngine.Texture2D
xStart
int
yStart
int
공개 메소드들
메소드
설명
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
OnGUI()
공개
메소드
public
OnGUI
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
flip
공개적으로 프로퍼티
public
bool
flip
리턴
bool
healthIcon
공개적으로 프로퍼티
public
Texture2D,UnityEngine
healthIcon
리턴
UnityEngine.Texture2D
xStart
공개적으로 프로퍼티
public
int
xStart
리턴
int
yStart
공개적으로 프로퍼티
public
int
yStart
리턴
int