Table of Contents

Class TextureCache

Namespace
Global
Assembly
Assembly-CSharp.dll
public class TextureCache
Inheritance
TextureCache
Inherited Members

Fields

futileAtlasListings

public static List<string> futileAtlasListings

Field Value

List<string>

Methods

ClearRegisteredFutileAtlases()

public static void ClearRegisteredFutileAtlases()

GetAtlasWithName(string)

public static FAtlas GetAtlasWithName(string atlas)

Parameters

atlas string

Returns

FAtlas

LoadAtlasFromTexture(string, Texture, bool)

public static void LoadAtlasFromTexture(string atlas, Texture texture, bool textureFromAsset)

Parameters

atlas string
texture Texture
textureFromAsset bool