Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/Core
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/Core/CameraSystemEvaluator.h |
| Include | #include "Core/CameraSystemEvaluator.h" |
Syntax
struct FCameraSystemEvaluatorCreateParams
Remarks
Parameter structure for initializing a new camera system evaluator.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TObjectPtr< UObject > | Owner | The owner of the camera system, if any. | |
| FRootNodeFactory | RootNodeFactory |
Typedefs
| Name | Description |
|---|---|
| FRootNodeFactory | An optional factory for creating the root node. |