Navigation
BlueprintAPI > BlueprintAPI/Multi_user
Unregister an event handler for the given type.
Target is MultiUserSubsystem
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | Event Type | The struct type that we support handling. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value | true if the type handler was successfully unregistered. |