MonsterStat
MonsterStat
Fields
| Name | Type | |
|---|---|---|
id | String | |
killed | I32 | |
killedBy | I32 | |
elites | I32 | |
__uid | I32 | |
| “ | Virtual[unserializeInit, unserialize, serialize, getSerializeSchema, getCLID, __uid] | |
| static | __clid | I32 |
Protos
f@5529getCLID(MonsterStat) → I32f@5530serialize(MonsterStat, hxbit.Serializer) → Voidf@5531getSerializeSchema(MonsterStat) → hxbit.Schemaf@5532unserializeInit(MonsterStat) → Voidf@5533unserialize(MonsterStat, hxbit.Serializer) → Void
Bindings
- static
f@5534__constructor__(MonsterStat, String, I32, I32, I32) → Void