Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraVariableTableFwd.h |
| Include | #include "Core/CameraVariableTableFwd.h" |
Syntax
USTRUCT ()
struct FCameraVariableID
Remarks
The ID of a camera variable, used to refer to it in a camera variable table.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FCameraVariableID | FromHashValue
(
uint32 InValue |
||
| uint32 | GetValue () |
||
| bool | IsValid () |
Operators
| Type | Name | Description | |
|---|---|---|---|
Constants
| Name | Description |
|---|---|
| INVALID |