![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DelegateBase.h>
Public Types | |
| using | FDelegateInstanceExtras = IDelegateInstance |
| using | FThreadSafetyMode = FNotThreadSafeNotCheckedDelegateMode |
| using | FDelegateExtras = TDelegateBase< FThreadSafetyMode > |
| using | FMulticastDelegateExtras = TMulticastDelegateBase< FNotThreadSafeNotCheckedDelegateUserPolicy > |
| using FNotThreadSafeNotCheckedDelegateUserPolicy::FDelegateExtras = TDelegateBase<FThreadSafetyMode> |
| using FNotThreadSafeNotCheckedDelegateUserPolicy::FMulticastDelegateExtras = TMulticastDelegateBase<FNotThreadSafeNotCheckedDelegateUserPolicy> |
| using FNotThreadSafeNotCheckedDelegateUserPolicy::FThreadSafetyMode = FNotThreadSafeNotCheckedDelegateMode |