Execute A
Signatures
void executea(u64 address)
void executea(string symbol)
object executea(u64 address, s32 retType, table argTypes, table argValues)
object executea(u64 address, s32 retType, s32 argType, object argValue, ...)Description
Arguments
Address
Symbol
Return Type
Argument Type(s)
Argument Value(s)
Notes
Last updated