-
Notifications
You must be signed in to change notification settings - Fork 0
Execute Method
Nathan edited this page May 5, 2021
·
1 revision
Using this sub-action, you can call into an existing execute code, and call another method. If you have the Execute C# Code setup for Keep Alive and Precompile on Startup you can use private variables within the class to preserver data between calls.
The methods must be in the form of, a return type of bool with no parameters:
public bool MethodName()
{
// your code here
}The capabilities of this sub-action maybe extended later.
- Streamer.bot 0.63 (WIP)
- Streamer.bot 0.62 (current)
- Streamer.bot 0.61
- Streamer.bot 0.60
- Streamer.bot 0.59
- Streamer.bot 0.58
- Streamer.bot 0.57
- Streamer.bot 0.56
- Archives
- WebSocket Server
- HTTP Server
- UDP Server
- WebSocket Clients
- General
- Twitch Accounts
- Streamlabs
- Groups
- Events
- File Watcher
- Timed Actions
- Pyramids
- Quotes
- Sub Counter