
Optionally set a descriptive name for your C# sub-action.
Name is required if you would like to share custom methods with the Execute C# Method sub-action.Optionally set a longer description detailing what your C# sub-action does.
false
By ticking this, your code will be automatically compiled when you start Streamer.bot so it is ready to go, instead of the first time the sub-action is executed.
false
When Precompile on Application Start is enabled, delay compilation until later in the startup routine.
false
Save the bool result of the Execute() method
false will simply stop execution of the entire action.
When Save Result to Variable is enabled, define the name of the resulting variable.