Mono:Lua:mono invoke method
Revision as of 12:20, 17 December 2018 by Wangyujie96 (talk | contribs)
function mono_invoke_method(domain, method, instanseAddress, args): mono_readObject()??
Function Parameters
Parameter Type Description
domain string the domain's name
method string The methods name
instanseAddress integer The address of instanse (?)
args table the arguments
Examples
mono_invoke_method(,'ChangJingData',0x530000,Template:999993.0)