modding:function:objgetordergiver
This is an old revision of the document!
Discuss this page on this pages TalkPage
objGetOrderGiver
See objGetOrderGiver at Xelerus
| Syntax | (objGetOrderGiver spaceObject) |
|---|---|
| Arguments | spaceObject: The space object that you want to get the order giver from. |
| Returns | spaceObject: The order giver. |
| Category | orders, spaceobject |
| Description | Gets the space object that gave a order to the passed in space object. |
Example
(eq (objGetOrderGiver gsource) gPlayerShip)
Returns whether the calling space object has been given an order by the player ship. Return to Functions list
modding/function/objgetordergiver.1419655255.txt.gz · Last modified: by 127.0.0.1
