RegisterResourceAsEventHandler
DocsRegisterResourceAsEventHandler(eventName)Description
An internal function which allows the current resource's HLL script runtimes to receive state for the specified event.
Parameters
| Name | Type | Description |
|---|---|---|
eventName | char* | An event name, or "\*" to disable HLL event filtering for this resource. |
Returns
voidThis native does not return a value.