GetEventType

From Dragon Age Toolset Wiki
Jump to: navigation, search

Gets the type of event.

int GetEventType(
event evEvent
);
Parameters:
evEvent
The event to check
Returns:

Returns the type of the specified event.

Source:

script.ldf

Description

Returns the type of the specified event.


See also

SetEventType