/
api
/
name
/ gb.detach
GB.Detach
Syntax
void
GB.Detach
( void *
object
)
Detaches the object from its event observer.
object
points at the object.
Once detached, the events raised by the object will be silently ignored.
See also
Class Management
Event Management