ULandscapeSubsystem::FindOrAddLandscapeProxy

Choose your operating system:

Windows

macOS

Linux

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Public/LandscapeSubsystem.h

Include

#include "LandscapeSubsystem.h"

Source

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

Syntax

ALandscapeProxy * FindOrAddLandscapeProxy
(
    ULandscapeInfo * LandscapeInfo,
    const FIntPoint & SectionBase
)