Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.CharacterSkinsCache

Public 成员函数

bool ContainsTexture (Texture2D texture)
Texture2D GetTexture (string name)
void Clear ()

Public 属性

Dictionary< string, Texture2Dm_textures = []

详细描述

在文件 CharacterSkinsCache.cs4 行定义.

成员函数说明

◆ Clear()

void Game.CharacterSkinsCache.Clear ( )

在文件 CharacterSkinsCache.cs17 行定义.

函数调用图:

◆ ContainsTexture()

bool Game.CharacterSkinsCache.ContainsTexture ( Texture2D texture)

在文件 CharacterSkinsCache.cs7 行定义.

◆ GetTexture()

Texture2D Game.CharacterSkinsCache.GetTexture ( string name)

在文件 CharacterSkinsCache.cs9 行定义.

函数调用图:

类成员变量说明

◆ m_textures

Dictionary<string, Texture2D> Game.CharacterSkinsCache.m_textures = []

在文件 CharacterSkinsCache.cs5 行定义.


该类的文档由以下文件生成: