UGameFeaturesSubsystem::LoadGameFeatureData

Loads the specified game feature data and its bundles

Windows
MacOS
Linux

References

Module

GameFeatures

Header

/Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Public/GameFeaturesSubsystem.h

Include

#include "GameFeaturesSubsystem.h"

Source

/Engine/Plugins/Experimental/GameFeatures/Source/GameFeatures/Private/GameFeaturesSubsystem.cpp

Syntax

static TSharedPtr< FStreamableHandle > LoadGameFeatureData
(
    const FString & GameFeatureToLoad
)

Remarks

Loads the specified game feature data and its bundles

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