tfunction.md 334 B


id: tfunction title: TFunction

sidebar_label: TFunction

Methods

Method ArgTypes:TTypeId[]()

Get function arg types

Method ReturnType:TTypeId()

Get function return type

Method FunctionPtr:Byte Ptr()

Get function pointer.

Method Invoke:Object(args:Object[] = Null)

Invoke type function