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