dsgmLib icon indicating copy to clipboard operation
dsgmLib copied to clipboard

Disable events

Open CTurt opened this issue 11 years ago • 0 comments

A way to enable and disable object instance's events from being called.

For example:

DSGM_DisableEvent(me, DSGM_LOOP_EVENT);

CTurt avatar Nov 15 '14 19:11 CTurt