|
|
|
@ -125,6 +125,7 @@ public:
|
|
|
|
|
{"OnPlayerSpellbookChange", Function<void, unsigned short>()},
|
|
|
|
|
{"OnPlayerJournalChange", Function<void, unsigned short>()},
|
|
|
|
|
{"OnActorList", Function<void, unsigned short, const char*>()},
|
|
|
|
|
{"OnActorCellChange", Function<void, unsigned short, const char*>()},
|
|
|
|
|
{"OnActorTest", Function<void, unsigned short, const char*>()},
|
|
|
|
|
{"OnObjectPlace", Function<void, unsigned short, const char*>()},
|
|
|
|
|
{"OnObjectDelete", Function<void, unsigned short, const char*>()},
|
|
|
|
|