modding:function:objgetdisposition
This is an old revision of the document!
Discuss this page on this pages TalkPage
objGetDisposition
| Syntax | (objGetDisposition obj targetObj) |
|---|---|
| Arguments | obj: The object you want the disposition of |
| targetObj: the object you want to check obj against | |
| Returns | Disposition |
| Category | spaceObject functions |
| Description | Checks the disposition of the space object toward another space object. |
Disposition
'enemy 'friend 'neutral
Example
(objGetDisposition gSource gPlayership)
Returns the disposition of the source to the playership.
Return to Space Object functions list
Return to functions list
modding/function/objgetdisposition.1486192060.txt.gz · Last modified: by xephyr
