From 7e9d9927e193b5ed4cd3e8cebc60ef388f982272 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Lam?= Date: Sat, 26 Mar 2022 17:51:03 +0100 Subject: ksys/phys: Implement several easy RigidBodyRequestMgr functions --- src/KingSystem/Physics/System/physSystem.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/KingSystem/Physics/System/physSystem.h') 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 -- cgit v1.2.3