Skip to main content

Arguments

RBXScriptSignal
requis
Signal dont l event descriptor signature doit etre inspectee. Un object non RBXScriptSignal declenche un type error.

Retours

{string}
Array table de argument type name strings. Une fallback table contenant “Variant” est retournee quand les signature data ne peuvent pas etre lues ou qu aucune argument entry n est produite.

Exemple

Inspect an RBXScriptSignal signature and print the argument type names Real can read.