MCPcopy Create free account
hub / github.com/ange-yaghi/engine-sim / LanguageRules

Method LanguageRules

scripting/src/language_rules.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15#include "../include/throttle_nodes.h"
16
17es_script::LanguageRules::LanguageRules() {
18 /* void */
19}
20
21es_script::LanguageRules::~LanguageRules() {
22 /* void */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected