ParaScriptCall

Description

Invoke the binding's configured function。For example, you defined a lua variable in script "---@var scriptCall:ParaScriptCall;" in inspector panel like below

454

execute "scriptCall.call();" then binded ParaScript's lua method will get called

Public Methods

callCall the binding configured function