Function
Fast
Bleeding edge only
Vehicle:UnbindAnimationBlueprintEventDispatcher
Unbinds an Animation Blueprint Event Dispatcher
Syntax
my_vehicle:UnbindAnimationBlueprintEventDispatcher(dispatcher_name, callback = nil)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
dispatcher_name
|
string | — | Event Dispatcher name |
callback
optional
|
function | nil |
Optional callback to unbind |