Example #1
0
void ProcessPhysicsTick(const GameObjectPtr& object) {
	
	object->PhysicsTick();
}