ULandscapeInfo::RecreateLandscapeInfo

Recreate all LandscapeInfo objects in given world

Windows
MacOS
Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeInfo.h

Include

#include "LandscapeInfo.h"

Source

/Engine/Source/Runtime/Landscape/Private/Landscape.cpp

Syntax

static void RecreateLandscapeInfo
(
    UWorld * InWorld,
    bool bMapCheck
)

Remarks

Recreate all LandscapeInfo objects in given world

Parameters

Parameter

Description

bMapCheck

Whether to warn about landscape errors

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