Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
ShutdownPhysicsSystem.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
core/Core.hpp
"
4
5
namespace
Physics::System
{
6
7
void
ShutdownPhysicsSystem
(Engine::Core &core);
8
9
}
Core.hpp
Physics::System
Definition
CharacterControllerSystem.cpp:15
Physics::System::ShutdownPhysicsSystem
void ShutdownPhysicsSystem(Engine::Core &core)
Definition
ShutdownPhysicsSystem.cpp:5
src
plugin
physics
src
system
ShutdownPhysicsSystem.hpp
Generated by
1.16.1