ObjectType:event
From Lavish Software Wiki
Contents |
[edit]
Description
[edit]
Members
[edit]
Methods
- Clear: Forcefully detach all atoms and C functions from this event
- AttachAtom[name]: Attach an atom to this event
- DetachAtom[name]: Detach an atom from this event
- Execute[...]: Execute this event, optionally with any number of parameters
- ThisExecute[object,...]: Execute this event in the context of a given object, optionally with any number of parameters
- Unregister: Unregister this event
[edit]
Returns
Same as Name
[edit]
Examples
[edit]
Operates On
- CLSEvent * (internal datatype)
[edit]
