Skip to content

Overview of ParameterTypes #3044

Answered by jodeleeuw
SHogenboom asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @SHogenboom

There's not good documentation of this yet. I'm going to open an issue to make sure we add this.

You can find the list of parameter types in this code chunk:

export enum ParameterType {
BOOL,
STRING,
INT,
FLOAT,
FUNCTION,
KEY,
KEYS,
SELECT,
HTML_STRING,
IMAGE,
AUDIO,
VIDEO,
OBJECT,
COMPLEX,
TIMELINE,
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SHogenboom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants