Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
NativeScripting.hpp
Go to the documentation of this file.
1
#pragma once
2
3
// Component
4
#include "
component/NativeScriptingComponent.hpp
"
5
6
// Plugin
7
#include "
plugin/PluginNativeScripting.hpp
"
8
9
// System
10
#include "
system/ScriptingSystem.hpp
"
11
12
// Utils
13
#include "
utils/ScriptableEntity.hpp
"
NativeScriptingComponent.hpp
PluginNativeScripting.hpp
ScriptableEntity.hpp
ScriptingSystem.hpp
src
plugin
native-scripting
src
NativeScripting.hpp
Generated by
1.16.1