DisableTarget (script event)
Game class
This event operates on an instance of the game class type {{{gameclass}}}
Description
Disable the entity as a target for the ai (works on ai entities and the player)
Usage
void disableTarget( )
Parameters
- none
Examples
none
Notes
This script event does not return any values.