Definition at line 25 of file RaceConfig.hh.
Public Types | |
| enum class | Type { Local = 0 , Ghost = 3 , None = 5 } |
Public Attributes | |
| Character | character |
| Vehicle | vehicle |
| Type | type |
| bool | driftIsAuto |
|
strong |
Definition at line 27 of file RaceConfig.hh.
| Character System::RaceConfig::Player::character |
Definition at line 33 of file RaceConfig.hh.
| bool System::RaceConfig::Player::driftIsAuto |
Definition at line 36 of file RaceConfig.hh.
| Type System::RaceConfig::Player::type |
Definition at line 35 of file RaceConfig.hh.
| Vehicle System::RaceConfig::Player::vehicle |
Definition at line 34 of file RaceConfig.hh.