FAddNewComponentParams

Adds a component to the SCS tree

Windows
MacOS
Linux

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/SSCSEditor.h

Include

#include "SSCSEditor.h"

Syntax

struct FAddNewComponentParams

Remarks

Adds a component to the SCS tree

Variables

Name Description

Public variable

bool

 

bConformTransformToParent

Whether the newly created component should keep its transform, or conform it to its parent

Public variable

bool

 

bSetFocusToNewItem

Whether the newly created component should be focused

Public variable

bool

 

bSkipMarkBlueprintModified

Optionally skip marking this blueprint as modified (e.g. if we're handling that externally

Constructors

Name Description

Public function

FAddNewComponentParams()

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