Function to call a method on the assistant of the active scene (of the current stage).
| Argument | Type | Description |
|---|---|---|
| functionName | Object | Name of the property that contains the function to call. Any additional parameters are passed to that function. this is bound to the scene assistant for this call. |







0 Comments