nw::CreatureScripts

struct CreatureScripts

Public Functions

CreatureScripts() = default
bool deserialize(const GffStruct &archive)
bool from_json(const nlohmann::json &archive)
bool serialize(GffBuilderStruct &archive) const
nlohmann::json to_json() const

Public Members

Resref on_attacked
Resref on_blocked
Resref on_conversation
Resref on_damaged
Resref on_death
Resref on_disturbed
Resref on_endround
Resref on_heartbeat
Resref on_perceived
Resref on_rested
Resref on_spawn
Resref on_spell_cast_at
Resref on_user_defined