Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AiCombatantManager
C# Class AiCombatantManager, FetchQuest
Inheritance:
ICombatantManager
ファイルを表示
Open project: uwgb-socsc/FetchQuest
Public Methods
Method
Description
getAction
( ) :
CombatAction,
hasAction
( ) :
bool
setup
(
List
participants
) :
void
Method Details
getAction()
public
method
public
getAction
( ) :
CombatAction,
return
CombatAction,
hasAction()
public
method
public
hasAction
( ) :
bool
return
bool
setup()
public
method
public
setup
(
List
participants
) :
void
participants
List
return
void