FSCSEditorTreeNodeInstancedInheritedComponent

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FSCSEditorTreeNode

FSCSEditorTreeNodeComponentBase

FSCSEditorTreeNodeInstancedInheritedComponent

References

Module

Kismet

Header

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

Include

#include "SSCSEditor.h"

Syntax

class FSCSEditorTreeNodeInstancedInheritedComponent : public FSCSEditorTreeNodeComponentBase

Constructors

Name Description

Public function

FSCSEditorTreeNodeInstancedInheritedComponent

(
    AActor* Owner,
    UActorComponent* InComponentTe...
)

Constructs a wrapper around a component template not contained within an SCS tree node (e.g. "native" components).

Overridden from FSCSEditorTreeNode

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