|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
Public 成员函数 | |
| bool | ContainsTexture (Texture2D texture) |
| Texture2D | GetTexture (string name) |
| void | Clear () |
Public 属性 | |
| Dictionary< string, Texture2D > | m_textures = [] |
在文件 CharacterSkinsCache.cs 第 4 行定义.
| void Game.CharacterSkinsCache.Clear | ( | ) |
| bool Game.CharacterSkinsCache.ContainsTexture | ( | Texture2D | texture | ) |
在文件 CharacterSkinsCache.cs 第 7 行定义.
| Texture2D Game.CharacterSkinsCache.GetTexture | ( | string | name | ) |
| Dictionary<string, Texture2D> Game.CharacterSkinsCache.m_textures = [] |
在文件 CharacterSkinsCache.cs 第 5 行定义.