Navigation
Unreal Engine C++ API Reference > Editor > Kismet > SSCSEditor
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FSCSEditorTreeNodePtrType | FindTreeNode
(
const USCS_Node* InSCSNode, |
Helper method to recursively find a tree node for the given SCS node starting at the given tree node |
![]() ![]() |
FSCSEditorTreeNodePtrType | FindTreeNode
(
const UActorComponent* InComponent, |
Helper method to recursively find a tree node for the given scene component starting at the given tree node |
![]() ![]() |
FSCSEditorTreeNodePtrType | FindTreeNode
(
const FName& InVariableOrInstanceName, |
Helper method to recursively find a tree node for the given variable or instance name starting at the given tree node |