Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Delegates/IDelegateInstance.h |
Include |
#include "Delegates/IDelegateInstance.h" |
class FDelegateHandle
Class representing a handle to a specific object/function pair bound to a delegate.
Name | Description | |
---|---|---|
|
FDelegateHandle() |
Creates an initially unset handle |
|
FDelegateHandle |
Creates a handle pointing to a new instance |
Name | Description | ||
---|---|---|---|
|
bool |
operator!= ( |
|
|
bool |
operator== ( |
Name |
Description |
|
---|---|---|
|
EGenerateNewHandleType |