Navigation
API > API/Plugins > API/Plugins/GameplayCamerasEditor > API/Plugins/GameplayCamerasEditor/AssetTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAssetEditor
- UCameraRigAssetEditor
References
| Module | GameplayCamerasEditor |
| Header | /Engine/Plugins/Cameras/GameplayCameras/Source/GameplayCamerasEditor/Public/AssetTools/CameraRigAssetEditor.h |
| Include | #include "AssetTools/CameraRigAssetEditor.h" |
Syntax
UCLASS (Transient)
class UCameraRigAssetEditor : public UAssetEditor
Remarks
Editor for a camera rig asset.
Functions
| Type | Name | Description | |
|---|---|---|---|
| UCameraRigAsset * | |||
| void | Initialize
(
TObjectPtr< UCameraRigAsset > InCameraRigAsset |
Overridden from UAssetEditor
| Type | Name | Description | |
|---|---|---|---|
| TSharedPtr< FBaseAssetToolkit > | |||
| void | GetObjectsToEdit
(
TArray< UObject* >& InObjectsToEdit |