'Default' results in behavior that is resolved based on the system interpreting it.
Boolean
Boolean value.
Integer
Integer value.
Float
Float value.
String
String value (not supported by legacy SoundCue system)
Object
Object value (types other than SoundWave not supported by legacy SoundCue system)
NoneArray
Array of default initialized values (not supported by legacy SoundCue system) Hidden for now as no parameter types exist that support default construction
BooleanArray
Array of boolean values (not supported by legacy SoundCue system)
IntegerArray
Array of integer values (not supported by legacy SoundCue system)
FloatArray
Array of float values (not supported by legacy SoundCue system)
StringArray
Array of string values (not supported by legacy SoundCue system)
ObjectArray
Array of object values (not supported by legacy SoundCue system)