Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Scripting::CSharp::ScriptComponent Struct Reference

Static Public Member Functions

static void Construct (Grindstone::WorldContextSet &cxtSet, entt::entity)
static void Destroy (Grindstone::WorldContextSet &cxtSet, entt::entity)

Public Attributes

std::string assembly
std::string scriptNamespace
std::string scriptClassName
void * csharpObject = nullptr

The documentation for this struct was generated from the following files:
  • /github/workspace/plugins/Grindstone.Script.CSharp/include/Components/ScriptComponent.hpp
  • /github/workspace/plugins/Grindstone.Script.CSharp/source/Components/ScriptComponent.cpp