| FAddUnreadyVolume_Delegate |
TBaseDelegate_TwoParams< int32, const FBox &, const FString & > |
Declare internal delegate types. |
SpatialReadinessSignatures.h |
| FAddUnreadyVolume_Function |
TFunction< int32(const FBox &, const FString &)> |
Declare TFunction types which can be bound to the delegates. |
SpatialReadinessSignatures.h |
| FOnUnreadyVolumeChanged_Delegate |
TMulticastDelegate_ThreeParams< void, const FBox &, const FString &, EUnreadyVolumeAction > |
|
SpatialReadinessSignatures.h |
| FRemoveUnreadyVolume_Delegate |
TBaseDelegate_OneParam< void, int32 > |
|
SpatialReadinessSignatures.h |
| FRemoveUnreadyVolume_Function |
TFunction< void(int32)> |
|
SpatialReadinessSignatures.h |
| TAddUnreadyVolume_Member |
int32(ObjectT::*)(const FBox &, const FString &) |
Declare member function types which can be bound to delegates. |
SpatialReadinessSignatures.h |
| TRemoveUnreadyVolume_Member |
void(ObjectT::*)(int32) |
|
SpatialReadinessSignatures.h |