Raises the DispatchFunctionCall event.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
SyntaxC#
Copy Code
|
|---|
protected virtual void OnDispatchFunctionCall ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnDispatchFunctionCall ( _ |
An object, containing the event data.
See Also