1using System.Collections.Generic;
35 chara.c_idSpriteReplacer =
null;
47 string fileNameWithoutExtension = Path.GetFileNameWithoutExtension(
currentData.
path);
48 string text = CorePath.custom +
"Skin/" + fileNameWithoutExtension +
".pref";
49 if (!File.Exists(text))
51 (currentData.pref ??
chara.
Pref).WriteIni(text);
66 chara.c_idSpriteReplacer = Path.GetFileName(a.
path);
75 b.
icon.SetNativeSize();
76 b.tooltip.lang = a.
path;
override Sprite GetSprite(int dir=0)
SpriteReplacer spriteReplacer
override CardRenderer _CreateRenderer()
static NaturalStringComparer comparer
void RefreshImage(SpriteData data=null)
void Activate(Chara _chara)
void OnApplicationFocus(bool focus)
Sprite GetSprite(bool snow=false)
static Dictionary< string, SpriteReplacer > ListSkins()
override void Add(object o)
bool Select(object o, bool invoke=false)