object - objectX - mission


void SetGoalState(int nGoalNum, int nState)

Scope: private

Parameters
nState - one of:
    goalAchieved,
    goalNotAchieved,
    goalFailed.

Return values
nonen

Description
It sets goal state to one of the states described above.

See also