DETACH OBJECT
Revision as of 15:59, 20 January 2009 by Iriedreadlock23 (talk | contribs) (Detach object moved to DETACH OBJECT: my mistake...)
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