Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
CScriptBind_AI::UnregisterTargetTrack Method
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'.

!

AI.UnregisterTargetTrack(entityId)

! Unregisters the AI object with the target track manager.!  

!

Copyright (c) 2012. All rights reserved.