A class for passing enemy information in encounter settings, etc. More...
Public Member Functions | |
BattleEnemyInfo (Common.Rom.Cast inMonster, int inLevel=-1) | |
bool | IsLayoutValid () |
Static Public Member Functions | |
static BattleEnemyInfo[] | ToArray (Common.Catalog catalog, Guid[] inList, Vector3[] inLayouts=null, int[] inLevels=null) |
Properties | |
Guid | Id [get] |
int | Level [get, set] |
Vector3 | Layout [get, set] |
int | EncountType [get] |
A class for passing enemy information in encounter settings, etc.
Yukar.Engine.BattleEnemyInfo.BattleEnemyInfo | ( | Common.Rom.Cast | inMonster, |
int | inLevel = -1 |
||
) |
bool Yukar.Engine.BattleEnemyInfo.IsLayoutValid | ( | ) |
|
static |
|
get |
|
get |
|
getset |
|
getset |