Navigation
API > API/Plugins > API/Plugins/SpatialReadiness
| Name | FSpatialReadinessAPI |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SpatialReadiness/Source/SpatialReadiness/Public/SpatialReadinessAPI.h |
| Include Path | #include "SpatialReadinessAPI.h" |
Syntax
class FSpatialReadinessAPI
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpatialReadinessAPI
(
FAddUnreadyVolume_Function AddUnreadyVolume, |
This constructor binds TFunctions to the internal add and remove delegates. | SpatialReadinessAPI.h | |
FSpatialReadinessAPI
(
ObjectT* Object, |
This constructor binds member functions to the internal add and remove delegates. | SpatialReadinessAPI.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FSpatialReadinessAPI() |
SpatialReadinessAPI.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Delegates | TSharedPtr< FSpatialReadinessAPIDelegates > | SpatialReadinessAPI.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSpatialReadinessVolume CreateVolume
(
const FBox& Bounds, |
SpatialReadinessAPI.h |