
Public Member Functions | |
| void | ActionComplete (Action action) |
| void | CurrentStepCompleted () |
| void | ActionComplete (Action action) |
| void | CurrentStepCompleted () |
Public Attributes | |
| SecondaryBuffer | music |
| SecondaryBuffer | successMusic |
| String | objectives |
| String | bravoText |
| Step | start |
| Step | currentStep |
| bool | missionCompleted = false |
Definition at line 25 of file Mission.cs.
| void Game.Mission.ActionComplete | ( | Action | action | ) |
| void Game.Mission.ActionComplete | ( | Action | action | ) |
| void Game.Mission.CurrentStepCompleted | ( | ) |
Definition at line 49 of file Mission.cs.
| void Game.Mission.CurrentStepCompleted | ( | ) |
| String Game.Mission::bravoText |
Definition at line 31 of file Mission.cs.
Definition at line 34 of file Mission.cs.
| bool Game.Mission::missionCompleted = false |
Definition at line 36 of file Mission.cs.
| SecondaryBuffer Game.Mission::music |
Definition at line 27 of file Mission.cs.
| String Game.Mission::objectives |
Definition at line 30 of file Mission.cs.
Definition at line 33 of file Mission.cs.
| SecondaryBuffer Game.Mission::successMusic |
Definition at line 28 of file Mission.cs.
1.5.8