Discuss this page on this page's Talk Page
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.
TODO
Return to Functions list