Definition at line 142 of file MapdataCheckPoint.hh.
Public Member Functions | |
| MapdataCheckPointAccessor (const MapSectionHeader *header) | |
| s8 | lastKcpType () const |
Public Member Functions inherited from System::MapdataAccessorBase< MapdataCheckPoint, MapdataCheckPoint::SData > | |
| MapdataAccessorBase (const MapSectionHeader *header) | |
| MapdataAccessorBase (const MapdataAccessorBase &)=delete | |
| MapdataAccessorBase (MapdataAccessorBase &&)=delete | |
| MapdataCheckPoint * | get (u16 i) const |
| MapdataCheckPoint::SData * | getData (u16 i) const |
| u16 | size () const |
| void | init (const MapdataCheckPoint::SData *start, u16 count) |
Private Member Functions | |
| void | init () |
| Initializes all checkpoint links, and finds the finish line and last key checkpoint. | |
Private Attributes | |
| s8 | m_lastKcpType |
| u16 | m_finishLineCheckpointId |
Additional Inherited Members | |
Protected Attributes inherited from System::MapdataAccessorBase< MapdataCheckPoint, MapdataCheckPoint::SData > | |
| MapdataCheckPoint ** | m_entries |
| u16 | m_entryCount |
| const MapSectionHeader * | m_sectionHeader |
| System::MapdataCheckPointAccessor::MapdataCheckPointAccessor | ( | const MapSectionHeader * | header | ) |
Definition at line 212 of file MapdataCheckPoint.cc.
|
private0x80515244 |
Initializes all checkpoint links, and finds the finish line and last key checkpoint.
Definition at line 224 of file MapdataCheckPoint.cc.
|
inlinenodiscard |
Definition at line 148 of file MapdataCheckPoint.hh.
|
private |
Definition at line 156 of file MapdataCheckPoint.hh.
|
private |
Definition at line 155 of file MapdataCheckPoint.hh.