Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TheFisterSigil
C# 클래스 TheFisterSigil, Unity
상속:
Sigil
파일 보기
프로젝트 열기: zackva/Unity
공개 프로퍼티들
프로퍼티
타입
설명
chargeTimer
float
charging
bool
currentFist
GameObject
player
GameObject
theFist
GameObject
공개 메소드들
메소드
설명
Effect
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
Effect()
공개
메소드
public
Effect
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
chargeTimer
공개적으로 프로퍼티
public
float
chargeTimer
리턴
float
charging
공개적으로 프로퍼티
public
bool
charging
리턴
bool
currentFist
공개적으로 프로퍼티
public
GameObject
currentFist
리턴
GameObject
player
공개적으로 프로퍼티
public
GameObject
player
리턴
GameObject
theFist
공개적으로 프로퍼티
public
GameObject
theFist
리턴
GameObject