11 UIList.SortMode.ByRace
28 uIButton.
icon.SetAlpha(c.
isFav ? 1f : 0.3f);
29 uIButton.icon.SetNativeSize();
63 base.Main.OnRefreshMenu();
GlobalCharaList globalCharas
void MoveImmediate(Point p, bool focus=true, bool cancelAI=true)
bool HasCondition(string alias)
override bool IsPCFaction
FactionMemberType memberType
void MoveZone(string alias)
List< HireInfo > listReserve
UIButton AddSubButton(Sprite sprite, Action action, string lang=null, Action< UITooltip > onTooltip=null)
UIButton SetSubText(string lang, int x, FontColor c=FontColor.Default, TextAnchor align=TextAnchor.MiddleLeft)
void RefreshAll(bool freeze=true)
override void OnInstantiate(Chara c, ItemGeneral i)
HireInfo GetInfo(Chara c)
override void OnClick(Chara c, ItemGeneral i)
void RemoveMember(Chara c)
void AddMemeber(Chara c, bool showMsg=false)
Point GetNearestPoint(bool allowBlock=false, bool allowChara=true, bool allowInstalled=true, bool ignoreCenter=false, int minRadius=0)