modding:function:objgetobjbyid
Discuss this page on this page's Talk Page
objGetObjByID
| Syntax | (objGetObjByID number) → spaceObject |
|---|---|
| Arguments | number: the ID of the spaceObject that uniquely identifies it. |
| Returns | spaceObject: the spaceobject with the unique ID. |
| Category | 0.99, spaceObject |
| Description | Returns the spaceObj of the unique ID passed into the function. |
objGetObjByID works only if the spaceObj is in the same system as the calling spaceObj.
Example
TODO
Return to Functions list
modding/function/objgetobjbyid.txt · Last modified: by 127.0.0.1
