UDebugCameraControllerSettings

Default debug camera controller settings.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UDeveloperSettings

UDebugCameraControllerSettings

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/DebugCameraControllerSettings.h

Include

#include "Engine/DebugCameraControllerSettings.h"

Syntax

class UDebugCameraControllerSettings : public UDeveloperSettings

Remarks

Default debug camera controller settings.

Variables

Name Description

Public variable

TArray< FDebugC...

 

CycleViewModes

Constructors

Name Description

Public function

UDebugCameraControllerSettings

(
    const FObjectInitializer& ObjectIn...
)

Functions

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

UObject interface

Public function Virtual

void

 

PostLoad()

Do any object-specific cleanup required immediately after loading an object.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss