Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/USimpleConstructionScript
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const USCS_Node * GetDefaultSceneRootNode () |
Provides read-only access to the default scene root node | Engine/SimpleConstructionScript.h | |
| Engine/SimpleConstructionScript.h |
GetDefaultSceneRootNode()
Description
Provides read-only access to the default scene root node
| Name | GetDefaultSceneRootNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SimpleConstructionScript.h |
| Include Path | #include "Engine/SimpleConstructionScript.h" |
const USCS_Node * GetDefaultSceneRootNode() const
GetDefaultSceneRootNode()
| Name | GetDefaultSceneRootNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/SimpleConstructionScript.h |
| Include Path | #include "Engine/SimpleConstructionScript.h" |
USCS_Node * GetDefaultSceneRootNode()