Set GDI Text
Modify the text value of a GDI Text Source
Parameters
Connectionrequired
Select
Select the configured Streamlabs Desktop Connection to connect to
Scenerequired
Text
Select a scene from the list, or enter a scene name
Sourcerequired
Text
Select a source from the list, or enter a source name
Textrequired
Text
Enter the new text value
Variables
This sub-action does not populate any variables.
C# Usage
public void SlobsSetGdiText(string scene, string source, string text, int connection = 0)