Inheritence

Summary

Call a global method or a method on a component.

Constructors

InvokeBlock

Properties

Arguments The list of argument expressions to pass to the method.
InvokeType Whether this invokes a static global method or a component member.
Member The fully qualified method path to invoke (e.g. "Log.Info").
ReturnVariable Variable name to set to the returned value. Leave empty to ignore the return value.
TargetComponent The component instance to invoke the method on when using Sandbox.Doo.InvokeType.Member.

Methods

CollectArguments
GetNodeString
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.