18 public string Name => (
"member" +
type).lang();
44 num += (branch.resources.fun.value - 50) / 4;
45 num += (branch.resources.culture.value - 50) / 4;
46 num += (branch.resources.medicine.value - 50) / 4;
47 num += (branch.resources.safety.value - 50) / 4;
67 return " - %".TagColor(
FontColor.Passive);
69 string text =
value +
"%";
92 return text +
" " + text2;
FactionMemberType memberType
HomeResourceManager resources
void SetOwner(FactionBranch _branch, FactionMemberType _type)
List< BaseHomeResource > list
UIItem AddHeader(string text, Sprite sprite=null)
UIItem AddText(string text, FontColor color=FontColor.DontChange)
void Space(int sizeY=0, int sizeX=1)