Parameters |
Description |
int teamId |
Team identifier. |
const char * objective |
Objective name. |
int status |
Status. |
Syntax: GameRules.SetObjectiveStatus( int teamId, const char *objective, int status )
Sets the status of an objective.
Copyright (c) 2012. All rights reserved.
|