USimpleConstructionScript::GetAllNodesConst

Return immutable references to nodes in tree as a flat list

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/SimpleConstructionScript.h

Include

#include "Engine/SimpleConstructionScript.h"

Source

/Engine/Source/Runtime/Engine/Private/SimpleConstructionScript.cpp

Syntax

TArray< const USCS_Node * > GetAllNodesConst() const

Remarks

Return immutable references to nodes in tree as a flat list

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