Public Member Functions | |
| Process (ProcessId pid, MainCharacterKind characterKind) | |
| Process (Common::Serializer &s) | |
| ProcessId | pid () const |
| MainCharacterKind & | character () |
| MainCharacterKind | character () const |
| int32 | returnValue () const |
| Common::String & | name () |
| bool | isActiveForPlayer () const |
| and thus should e.g. draw subtitles or effects | |
| TaskReturnType | run () |
| void | debugPrint () |
| void | syncGame (Common::Serializer &s) |