mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 17:03:59 +00:00
@@ -29,6 +29,7 @@ public:
|
||||
}
|
||||
TUniqueId GetUniqueId() const { return x8_uid; }
|
||||
TEditorId GetEditorId() const { return xc_editorId; }
|
||||
const rstl::string& GetDebugName() const { return x10_name; }
|
||||
TAreaId GetAreaId() const;
|
||||
TAreaId GetCurrentAreaId() const { return x4_areaId; }
|
||||
bool GetActive() const { return x30_24_active; }
|
||||
|
||||
Reference in New Issue
Block a user