Grindstone Game Engine
v0.2.0
An open source game engine and toolkit.
Toggle main menu visibility
Loading...
Searching...
No Matches
CSharpSystem.hpp
1
#pragma once
2
3
#include <EngineCore/WorldContext/WorldContextSet.hpp>
4
5
namespace
Grindstone
{
6
namespace
Scripting
{
7
namespace
CSharp
{
8
void
UpdateSystem(Grindstone::WorldContextSet& worldContextSet);
9
void
UpdateEditorSystem(Grindstone::WorldContextSet& worldContextSet);
10
}
11
}
12
}
Grindstone::Scripting::CSharp
Definition
ScriptComponent.hpp:7
Grindstone::Scripting
Definition
ScriptComponent.hpp:7
Grindstone
Definition
ArchiveContentFile.hpp:8
plugins
Grindstone.Script.CSharp
include
CSharpSystem.hpp
Generated by
1.17.0