|
My Project v1
Project
|
Public 成员函数 | |
| bool | ContainsTexture (Texture2D texture) |
| Texture2D | GetTexture (string name) |
| void | Clear () |
Public 属性 | |
| Dictionary< string, Texture2D > | m_textures = [] |
| void Game.CharacterSkinsCache.Clear | ( | ) |


| bool Game.CharacterSkinsCache.ContainsTexture | ( | Texture2D | texture | ) |

| Texture2D Game.CharacterSkinsCache.GetTexture | ( | string | name | ) |


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