GetEventType

From Dragon Age Toolset Wiki
Revision as of 19:00, 16 February 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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