USubsystemBlueprintLibrary::GetWorldSubsystem

Get a World Subsystem from the World associated with the provided context

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Subsystems/SubsystemBlueprintLibrary.h"

Source

/Engine/Source/Runtime/Engine/Private/Subsystems/SubsystemBlueprintLibrary.cpp

Syntax

static UWorldSubsystem * GetWorldSubsystem
(
    UObject * ContextObject,
    TSubclassOf< UWorldSubsystem > Class
)

Remarks

Get a World Subsystem from the World associated with the provided context

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