Jungle_Week1_Team2
Loading...
Searching...
No Matches
FMaterialManager Class Reference

#include <MaterialManager.h>

Public Member Functions

std::shared_ptr< FMaterialGetOrLoad (ID3D11Device *Device, const FString &FilePath)
std::shared_ptr< FMaterialFindByName (const FString &Name) const
void Register (const FString &Name, const std::shared_ptr< FMaterial > &InMaterial)
void Clear ()

Static Public Member Functions

static FMaterialManagerGet ()

Member Function Documentation

◆ Clear()

void FMaterialManager::Clear ( )

◆ FindByName()

std::shared_ptr< FMaterial > FMaterialManager::FindByName ( const FString & Name) const

◆ Get()

FMaterialManager & FMaterialManager::Get ( )
static

◆ GetOrLoad()

std::shared_ptr< FMaterial > FMaterialManager::GetOrLoad ( ID3D11Device * Device,
const FString & FilePath )

◆ Register()

void FMaterialManager::Register ( const FString & Name,
const std::shared_ptr< FMaterial > & InMaterial )

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