FloorHitScriptReference Events |
The FloorHitScriptReference type exposes the following members.
| Name | Description | |
|---|---|---|
| NativeBlockingListeners |
Add non-blocking callback delegates to this event (IEnumerable return type).
(Inherited from ScriptReferenceT1, T2.) | |
| NativeListeners |
Add blocking callback delegates to this event.
(Inherited from ScriptReferenceT1, T2.) | |
| NativeTaskListeners |
Add async callback delegates to this event (async Task return type).
(Inherited from ScriptReferenceT1, T2.) |