Navigation
API > API/Plugins > API/Plugins/GameplayCameras
Allocation information for an entire tree of node evaluators.
| Name | FCameraNodeEvaluatorAllocationInfo |
| Type | struct |
| Header File | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraNodeEvaluatorFwd.h |
| Include Path | #include "Core/CameraNodeEvaluatorFwd.h" |
Syntax
USTRUCT ()
struct FCameraNodeEvaluatorAllocationInfo
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MaxAlignof | int16 | Maximum required alignment for the node evaluators. | Core/CameraNodeEvaluatorFwd.h | |
| TotalSizeof | int16 | Total required size for the node evaluators. | Core/CameraNodeEvaluatorFwd.h |