Definition CharacterControllerSystem.cpp:15
void ShutdownRigidBodySystem(Engine::Core &core)
Shutdown RigidBody system and unregister entt hooks.
Definition RigidBodySystem.cpp:422
void InitRigidBodySystem(Engine::Core &core)
Initialize RigidBody system and register entt hooks.
Definition RigidBodySystem.cpp:410