Navigation
API > API/Editor > API/Editor/Kismet
Inheritance Hierarchy
- TSharedFromThis
- FSCSEditorTreeNode
- FSCSEditorTreeNodeComponentBase
- FSCSEditorTreeNodeComponent
- FSCSEditorTreeNodeInstanceAddedComponent
- FSCSEditorTreeNodeInstancedInheritedComponent
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
Syntax
class FSCSEditorTreeNodeComponentBase : public FSCSEditorTreeNode
Constructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FSCSEditorTreeNode
| Type | Name | Description | |
|---|---|---|---|
| bool | CanDelete () |
||
| bool | CanRename () |
||
| bool | CanReparent () |
||
| UBlueprint * | GetBlueprint () |
||
| FSCSEditorChildActorNodePtrType | Returns the associated child actor node if applicable to this node type. | ||
| FString | |||
| FName | |||
| bool | MatchesFilterType
(
const UClass* InFilterType |
Returns whether the node will match the given type (for filtering) |