Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
RemoveObjective
Syntax
C++
int RemoveObjective(IFunctionHandler * pH, int teamId, const char * objective);
Parameters 
Description 
int teamId 
Team identifier. 
const char * objective 
Objective name. 

Syntax: GameRules.RemoveObjective( int teamId, const char *objective ) 

Removes an objective. 

 

Copyright (c) 2012. All rights reserved.