LEAP Documentation 40220
Documentation for the LEAP project
UDataManager Class Reference

#include <DataManager.h>

Inheritance diagram for UDataManager:

Public Member Functions

 UDataManager ()
 

Static Public Member Functions

static FHttpModule * GetHTTPModule ()
 
static bool DoesAssetExist (TAssetPtr< UObject > Asset)
 

Static Public Attributes

static UDataTable * FootstepsTable = nullptr
 
static FStreamableManager AssetLoader
 
static class FHttpModule * Http = nullptr
 

Constructor & Destructor Documentation

◆ UDataManager()

UDataManager::UDataManager ( )

Member Function Documentation

◆ DoesAssetExist()

bool UDataManager::DoesAssetExist ( TAssetPtr< UObject >  Asset)
static

◆ GetHTTPModule()

FHttpModule * UDataManager::GetHTTPModule ( )
static

Member Data Documentation

◆ AssetLoader

FStreamableManager UDataManager::AssetLoader
static

◆ FootstepsTable

UDataTable * UDataManager::FootstepsTable = nullptr
static

◆ Http

FHttpModule * UDataManager::Http = nullptr
static

The documentation for this class was generated from the following files: