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

Method ~Variable

lib/variables/variable.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41Variable::~Variable()
42{
43 setLastVariableChangeTime();
44}
45
46void Variable::Load(obs_data_t *obj)
47{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected