FActorFolders::GetFolderPropertiesForWorld

Get a map of folder properties for the specified world (map of folder path -> properties)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EditorActorFolders.h

Include

#include "EditorActorFolders.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EditorActorFolders.cpp

Syntax

const TMap< FName, FActorFolderProps > & GetFolderPropertiesForWorld
(
    UWorld & InWorld
)

Remarks

Get a map of folder properties for the specified world (map of folder path -> properties)

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