Training
8 functions
- Training_AddCallbacksToGoalregister two callbacks to a goal. One fires when starts while the other fires when completes.
- Training_AddExTagToGoaladd an extra tag to an existing goal.
- Training_AddGoalSequenceAdds a sequence of goals to the training system, also starting the sequence's timer
- Training_AddUIHandlersToGoalregister two UI handlers to a goal
- Training_EnableGoalSequenceEnable/disable goal sequence
- Training_EnableGoalSequenceByIDEnable/disable goal sequence with given id
- Training_Goal
- Training_GoalSequence