Osiris/API/StoryEvent
From Divinity Engine Wiki
Full Definition(s)
- event StoryEvent((GUIDSTRING)_Object, (STRING)_Event)
Description
Thrown whenever an object receives an event
Parameters
- _Object: The object that received the event. Can either be a CHARACTERGUID or an ITEMGUID.
- _Event: The name of the event.
Notes
- /