|
Enfusion Script API
|
Public Member Functions | |
| proto external int | AddCallback (func fn) |
| Add callback and returns callback id. | |
| proto external bool | Remove (int callbackId) |
| proto external bool | RemoveByOwner (Class owner) |
| proto external bool | Emit (Managed caller=null) |