Skip to content

What are the available parameter types of a custom event? #380

Closed Answered by r6915ee
m4ttzzzz asked this question in Q&A
Discussion options

You must be logged in to vote

Essentially, every parameter is just a variable. This means that most common types of variables are included (those being string, int, float, bool). There is also a type about the strumline, a color wheel, and a dropdown (which is just an array of selectable strings). The parameter type names, as far as I'm aware, are referred to by pascal case if you're using softcoded events.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@m4ttzzzz
Comment options

@NeeEoo
Comment options

Answer selected by m4ttzzzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants