mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-12 01:04:00 +00:00
@@ -24,10 +24,14 @@ public:
|
||||
void PutTo(COutputStream& out) const;
|
||||
void WriteSystemOptions(COutputStream& out);
|
||||
|
||||
void SetCurrentWorldId(CAssetId);
|
||||
|
||||
rstl::rc_ptr< CPlayerState >& PlayerState();
|
||||
CAssetId CurrentWorldAssetId();
|
||||
CAssetId CurrentWorldAssetId() const;
|
||||
void WriteBackupBuf();
|
||||
|
||||
CWorldState& CurrentWorldState();
|
||||
|
||||
void ImportPersistentOptions(const CSystemOptions&);
|
||||
void ExportPersistentOptions(CSystemOptions&);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user