UWorldSubsystem

[UWorldSubsystem](API\Runtime\Engine\Subsystems\UWorldSubsystem) Base class for auto instanced and initialized systems that share the lifetime of a [UWorld](API\Runtime\Engine\Engine\UWorld)

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Subsystems/WorldSubsystem.h

Include

#include "Subsystems/WorldSubsystem.h"

Syntax

class UWorldSubsystem : public USubsystem

Remarks

UWorldSubsystem Base class for auto instanced and initialized systems that share the lifetime of a UWorld

Constructors

Name Description

Public function

UWorldSubsystem()

Functions

Name Description

Public function Virtual Const

UWorld *

 

GetWorld()

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