Parameters |
Description |
entityId |
AI's entity id |
configuration |
Target stimulus configuration to use |
targetLimit |
Number of agents who can target the AI at any given time (0 for infinite) |
classThreat |
(Optional) Initial class threat value for the user |
TRUE if registration was successful. Note that this does nothing if 'ai_TargetTracking' is not set to '2'
Syntax: AI.RegisterTargetTrack(entityId, configuration, targetLimit, classThreat)
Registers the AI object to use the given target track configuration for target selection
Copyright (c) 2012. All rights reserved.
|