mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-12 11:36:08 -05:00
Add ResolveVariables()
Settings will be set to fixed values based on the values of the variables used.
This commit is contained in:
@@ -53,6 +53,8 @@ public:
|
||||
// scene item visibility action
|
||||
void SetSourceTypeSelection(const char *);
|
||||
|
||||
void ResolveVariables();
|
||||
|
||||
private:
|
||||
std::vector<OBSSceneItem>
|
||||
GetSceneItemsByName(const SceneSelection &) const;
|
||||
|
||||
Reference in New Issue
Block a user