Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include | #include "Delegates/DelegateBase.h" |
Syntax
struct FNotThreadSafeNotCheckedDelegateUserPolicy
Remarks
Not thread-safe version, no race detection. used primarily for deprecated unsafe delegates that must be kept running for backward compatibility
Typedefs
| Name | Description |
|---|---|
| FDelegateExtras | |
| FDelegateInstanceExtras | |
| FMulticastDelegateExtras | |
| FThreadSafetyMode |