Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraVariableReferences.h |
| Include | #include "Core/CameraVariableReferences.h" |
Syntax
USTRUCT ()
struct FBooleanCameraVariableReference
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UBooleanCameraVariable > | Variable |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FBooleanCameraVariableReference
(
VariableAssetType* InVariable |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UBooleanCameraVariable * | Get () |
||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
Typedefs
| Name | Description |
|---|---|
| VariableAssetType |