Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
UnregisterTargetTrack
Syntax
C++
int UnregisterTargetTrack(IFunctionHandler * pH);
Parameters 
Description 
entityId 
AI's entity id 

TRUE if unregistration was successful. Note that this does nothing if 'ai_TargetTracking' is not set to '2'

Syntax: AI.UnregisterTargetTrack(entityId) 

Unregisters the AI object with the target track manager

Copyright (c) 2012. All rights reserved.