FEditorBuildUtils::EditorBuildVirtualTexture

Perform an editor build for virtual textures

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "EditorBuildUtils.h"

Source

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

Syntax

static bool EditorBuildVirtualTexture
(
    UWorld * InWorld
)

Remarks

Perform an editor build for virtual textures

Returns

true if the build completed successfully; false if it did not (or was manually canceled)

Parameters

Parameter

Description

InWorld

WorldContext

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