DETACH OBJECT
Revision as of 15:58, 20 January 2009 by Iriedreadlock23 (talk | contribs) (New page: {{Native |np=2 |np=1 |p1t=pointer |p1d=object variable |np=2 |p2t=integer |p2d=Boolean (1) }} '''Explanation:''' - Detach selected object from its host. - '''DETACH_OBJECT''' (MyObject...)
Number of parameters: 2 | ||
---|---|---|
Parameter # | Type | Description |
1. | pointer | object variable |
2. | integer | Boolean (1) |
Return value: | ||
Type | Description | |
None |
Explanation:
- Detach selected object from its host.
- DETACH_OBJECT (MyObject, 1)
' NOTE THAT THIS FUNCTIONS ARE STILL UNDER TESTING