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