Navigation
| Name | SpatialReadiness |
| Type | Plugin |
| Location | /Engine/Plugins/Experimental/SpatialReadiness/Source/SpatialReadiness/ |
| Module Build Rules | SpatialReadiness.Build.cs |
Classes
Structs
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| 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 |
| 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 |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CVarSpatialReadinessDebugDraw | TAutoConsoleVariable< bool > | SpatialReadinessDebug.h | ||
| STATCAT_Advanced | SpatialReadinessStats.h |