Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AbilitySelectionState
C# 클래스 AbilitySelectionState, Unity-SRPG
상속:
BattleState
파일 보기
프로젝트 열기: Policenaut/Unity-SRPG
공개 메소드들
메소드
설명
Enter
( ) :
void
Exit
( ) :
void
보호된 메소드들
메소드
설명
AddListeners
( ) :
void
RemoveListeners
( ) :
void
비공개 메소드들
메소드
설명
LoadActions
( ) :
void
OnMenuCancel
(
object
sender
,
System
e
) :
void
OnMenuSelection
(
object
sender
,
InfoEventArgs
e
) :
void
메소드 상세
AddListeners()
보호된
메소드
protected
AddListeners
( ) :
void
리턴
void
Enter()
공개
메소드
public
Enter
( ) :
void
리턴
void
Exit()
공개
메소드
public
Exit
( ) :
void
리턴
void
RemoveListeners()
보호된
메소드
protected
RemoveListeners
( ) :
void
리턴
void