FEditorExtensionTuple

List of extensions along with their reference count.

Windows
MacOS
Linux

Type

typedef TTuple< UEditorWorldExtension *, int32 > FEditorExtensionTuple

References

Module

UnrealEd

Header

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

Include

#include "EditorWorldExtension.h"

Remarks

List of extensions along with their reference count. Extensions will only be truly removed and Shutdown() after their reference count drops to zero.

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