tfunction.md 373 B


id: tfunction title: TFunction

sidebar_label: TFunction

Type function

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