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

Public 成员函数

Texture2D GetTexture (string name)
void Clear ()

Public 属性

Dictionary< string, Texture2Dm_textures = []

详细描述

在文件 BlocksTexturesCache.cs4 行定义.

成员函数说明

◆ Clear()

void Game.BlocksTexturesCache.Clear ( )

在文件 BlocksTexturesCache.cs15 行定义.

函数调用图:

◆ GetTexture()

Texture2D Game.BlocksTexturesCache.GetTexture ( string name)

在文件 BlocksTexturesCache.cs7 行定义.

函数调用图:

类成员变量说明

◆ m_textures

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

在文件 BlocksTexturesCache.cs5 行定义.


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