UT SetTeamStationary

From Dragon Age Toolset Wiki
Jump to: navigation, search

Sets a team to be stationary.

void UT_SetTeamStationary(
int nTeam,
int nStationaryStatus
);
Parameters:
nTeam
The team number to set stationary.
nStationaryStatus
The stationary status of the team. AI_STATIONARY_STATE_DISABLED AI_STATIONARY_STATE_SOFT or AI_STATIONARY_STATE_HARD
Returns:

Nothing.

Source:

Core Resources.utility_h