Parameters |
Description |
int teamId |
Team identifier. |
const char * objective |
Objective name. |
ScriptHandle entityId |
Entity identifier. |
Syntax: GameRules.SetObjectiveEntity( int teamId, const char *objective, ScriptHandle entityId )
Sets the objective entity.
Copyright (c) 2012. All rights reserved.
|