e2 docs functions - wiremod/wire GitHub Wiki

Jump to table of contents

Functions

Array = Function:getParameterTypes()

Returns an array of the parameter typeids of the function (5 ops)

String = Function:getReturnType()

Returns the return typeid of the function (1 ops)

String = Function:toString()

(1 ops)

String = toString(Function Func)

(1 ops)