mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-11 07:47:42 +00:00
Preparing other headers for CScriptSpecialFunction
Former-commit-id: 6ffb16e4a9
This commit is contained in:
@@ -28,7 +28,9 @@ public:
|
||||
mgr.SendScriptMsg(to, sender, msg);
|
||||
}
|
||||
TUniqueId GetUniqueId() const { return x8_uid; }
|
||||
TEditorId GetEditorId() const { return xc_editorId; }
|
||||
TAreaId GetAreaId() const;
|
||||
TAreaId GetAreaIdAlways() const { return x4_areaId; }
|
||||
bool GetActive() const { return x30_24_active; }
|
||||
|
||||
// might be fake?
|
||||
|
||||
Reference in New Issue
Block a user