Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/FCameraVariableTable
Description
Ensure that all the variables referenced in the given allocation info exist in the table. Returns false if some variables had to be added.
| Name | EnsureVariables |
| Type | function |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraVariableTable.h |
| Include Path | #include "Core/CameraVariableTable.h" |
| Source | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Private/Core/CameraVariableTable.cpp |
bool EnsureVariables
(
const FCameraVariableTableAllocationInfo & AllocationInfo
)