ULIS  dev4.0.7
Utility Library for Imaging Systems
Static Public Member Functions | List of all members
FPathInfo Class Reference

The FPathInfo class provides a mean of fetching informations about the environment paths, cross platform.

Static Public Member Functions

static FString AppDataPath ()
 
static void DiskPaths (TArray< FString > &oPaths)
 
static void FontPaths (TArray< FString > &oPaths)
 
static FString HomePath ()
 

Member Function Documentation

◆ AppDataPath()

static FString FPathInfo::AppDataPath ( )
static

◆ DiskPaths()

static void FPathInfo::DiskPaths ( TArray< FString > &  oPaths)
static

◆ FontPaths()

static void FPathInfo::FontPaths ( TArray< FString > &  oPaths)
static

◆ HomePath()

static FString FPathInfo::HomePath ( )
static