Description
Invoke the binding's configured function。For example, you defined a lua variable in script "---@var scriptCall:ParaScriptCall;" in inspector panel like below
execute "scriptCall.call();" then binded ParaScript's lua method will get called
Public Methods
call | Call the binding configured function |