You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Idea: Implement SDK method GetNextParamType so you can peek a type for the next argument in stack, something like 1 for int, 2 for float, 3 for string, 0 for undefined
allow a command to have optional arguments, e.g. when the calling site sets default values
The text was updated successfully, but these errors were encountered: