MCPcopy Create free account
hub / github.com/GodotECS/godex / DynamicSystemExecutionData

Method DynamicSystemExecutionData

systems/dynamic_system.cpp:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include "modules/gdscript/gdscript.h"
6
7godex::DynamicSystemExecutionData::DynamicSystemExecutionData() {}
8
9godex::DynamicSystemExecutionData::~DynamicSystemExecutionData() {
10 reset();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected