UEditorWorldExtensionCollection::AddExtension

Adds an extension to the collection

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorWorldExtension.h"

Source

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

Syntax

void AddExtension
(
    UEditorWorldExtension * EditorExtension
)

Remarks

Adds an extension to the collection

Parameters

Parameter

Description

EditorExtension

The UEditorExtension that will be created, initialized and added to the collection.

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