Type Alias rustyscript::FunctionArguments
source ยท pub type FunctionArguments = [Value];Expand description
Type required to pass arguments to JsFunctions
pub type FunctionArguments = [Value];Type required to pass arguments to JsFunctions