User Tools

Site Tools


modding:function:objcandetecttarget

This is an old revision of the document!


Discuss this page on this pages TalkPage

objCanDetectTarget

Syntax (objCanDetectTarget obj target)
Arguments obj: The space object to detect a target
target: The target to check that the space object can detect
Returns True if succesful, Nil otherwise
Category spaceObject functions
Description Checks if a space object can detect a target.

Example

 (objCanDetectTarget gSource gPlayerShip) 

Returns “True” if the object can detect the playership.

Return to Space Object functions list

Return to functions list

modding/function/objcandetecttarget.1486093750.txt.gz · Last modified: 2017/02/03 03:49 by xephyr