Navigation
API > API/Plugins > API/Plugins/VCamCoreEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UVCamModifier
- UVCamBlueprintModifier
- UEditorOnlyVCamModifier
References
| Module | VCamCoreEditor |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCoreEditor/Public/EditorOnlyVCamModifier.h |
| Include | #include "EditorOnlyVCamModifier.h" |
Syntax
UCLASS (Abstract)
class UEditorOnlyVCamModifier : public UVCamBlueprintModifier
Remarks
A modifier that only exists in uncooked builds.
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | IsEditorOnly () |
Called during saving to determine if the object is forced to be editor only or not |