Navigation
API > API/Runtime > API/Runtime/Core
Thread-safe version
| Name | FDefaultTSDelegateUserPolicy |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
| Include Path | #include "Delegates/DelegateBase.h" |
Syntax
struct FDefaultTSDelegateUserPolicy
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FDelegateExtras | TDelegateBase< FThreadSafetyMode > | Delegates/DelegateBase.h | |
| FDelegateInstanceExtras | IDelegateInstance | See `FDefaultDelegateUserPolicy_ for documentation | Delegates/DelegateBase.h |
| FMulticastDelegateExtras | TMulticastDelegateBase< FDefaultTSDelegateUserPolicy > | Delegates/DelegateBase.h | |
| FThreadSafetyMode | FThreadSafeDelegateMode | Delegates/DelegateBase.h |