GetEvents Data Member Function

Populates a <StrList> with all event handler type names and event handler functions.

Prototype

int32 GetEvents( StrList p_slDst )

Parameters

Parameter Type Parameter Name Documentation
<StrList>p_slDstA pointer to the destination <StrList>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.