Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FSCSEditorTreeNodeInstancedInher-
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/SSCSEditor.h |
| Include | #include "SSCSEditor.h" |
| Source | /Engine/Source/Editor/Kismet/Private/SSCSEditor.cpp |
FSCSEditorTreeNodeInstancedInheritedComponent
&40;
AActor &42; Owner,
UActorComponent &42; InComponentTemplate
&41;
Remarks
Constructs a wrapper around a component template not contained within an SCS tree node (e.g. "native" components).
Parameters
| Name | Description |
|---|---|
| InComponentTemplate | The component template represented by this object. |