ULandscapeSubsystem

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Landscape

Header

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

Include

#include "LandscapeSubsystem.h"

Syntax

class ULandscapeSubsystem :
    public UWorldSubsystem,
    public FTickFunction

Constructors

No constructors are accessible with public or protected access.

Destructors

No destructors are accessible with public or protected access.

Functions

Name Description

Public function

void

 

RegisterActor

(
    ALandscapeProxy* Proxy
)

Public function

void

 

UnregisterActor

(
    ALandscapeProxy* Proxy
)

Overridden from USubsystem

Name Description

Public function Virtual

void

 

Deinitialize()

Implement this for deinitialization of instances of the system

Public function Virtual

void

 

Initialize

(
    FSubsystemCollectionBase& Collecti...
)

Begin USubsystem.

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