MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / Variable

Method Variable

lib/variables/variable.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36Variable::Variable() : Item()
37{
38 setLastVariableChangeTime();
39}
40
41Variable::~Variable()
42{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected