Navigation
API > API/Plugins > API/Plugins/GameplayCameras > API/Plugins/GameplayCameras/GameFramework
Inheritance Hierarchy
- TSharedFromThis< FCameraEvaluationContext >
- FCameraEvaluationContext
- FGameplayCameraComponentEvaluationContext
References
| Module | GameplayCameras |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCameras/Public/GameFramework/GameplayCameraComponent.h |
| Include | #include "GameFramework/GameplayCameraComponent.h" |
Syntax
class FGameplayCameraComponentEvaluationContext : public UE::Cameras::FCameraEvaluationContext
Remarks
Evaluation context for the gameplay camera component.
Functions
| Type | Name | Description | |
|---|---|---|---|
| const ::UE::Cameras::TCameraObjectTypeID< FGameplayCameraComponentEvaluationContext > & | StaticTypeID () |
||
| void | Update
(
UGameplayCameraComponent* Owner |
Overridden from FCameraEvaluationContext
| Type | Name | Description | |
|---|---|---|---|
| const FCameraObjectTypeID & | GetTypeID () |
||
| bool | IsKindOf
(
const FCameraObjectTypeID& InTypeID |
Typedefs
| Name | Description |
|---|---|
| Super |
Constants
| Name | Description |
|---|---|
| PrivateTypeID |