object - objectX - mission


int GetGoalState(int nGoalNum)

Scope: private

Parameters
nGoalNum - goal number

Return values
one of:
    goalAchieved
    goalNotAchieved
    goalFailed

Description
It returns current goal state.

See also