diff options
Diffstat (limited to 'src/KingSystem/Physics/System/physSystem.h')
| -rw-r--r-- | src/KingSystem/Physics/System/physSystem.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/KingSystem/Physics/System/physSystem.h b/src/KingSystem/Physics/System/physSystem.h index 4e01e60b..9d363650 100644 --- a/src/KingSystem/Physics/System/physSystem.h +++ b/src/KingSystem/Physics/System/physSystem.h @@ -112,6 +112,9 @@ public: // 0x0000007101216c74 bool getEntityContactListenerField90() const; + // 0x0000007101216ca4 + bool isActorSystemIdle() const; + // 0x0000007101216800 void setEntityContactListenerField91(bool value); // 0x0000007101216814 |
