Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ GetId
Method
GetId
plugins/scripting/macro-action-script.hpp:22–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
bool Save(obs_data_t *obj) const;
21
bool Load(obs_data_t *obj);
22
std::string GetId() const { return _id; };
23
std::shared_ptr<MacroAction> Copy() const;
24
25
private:
Callers
1
anyMacroHasSchedulingCondition
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected