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