1using System.Collections.Generic;
114 if (_mode ==
Mode.top &&
mode ==
Mode.previewMap && flag)
129 ELayer.
ui.hud.hint.Show(
"hintEmbarkTop".lang(), icon:
false);
132 case Mode.previewMap:
133 SE.Play(
"click_paper");
134 ELayer.
ui.hud.hint.Show(
"hintEmbarkPreview".lang(), icon:
false);
146 ELayer.
ui.hud.hint.Show(
"hintEmbarkMap".lang(), icon:
false);
162 return base.OnBack();
181 for (
int i = 0; i < 8; i++)
185 p.
button.onClick.AddListener(delegate
207 bp.map = preview.
map;
267 ELayer.player.title = WordGen.Get(
"title");
272 ELayer.player.chara.c_altName = NameGen.getRandomName();
282 ELayer.
ui.AddLayer<
LayerList>().SetStringList(() => WordGen.GetList(
"title"), delegate(
int a,
string b)
284 ELayer.player.title = b;
ElementContainerCard elements
List< Element > ListBestSkills()
static void Create(string _id=null, bool cloud=false)
InputField inputPlayerName
List< UIMapPreview > previews
override void OnAfterAddLayer()
UIButton buttonRerollSupply
void SwitchMode(Mode _mode)
void OnEndEditPlayerName()
InputField inputPlayerAlias
InputField inputSupplyType
UIButton toggleSkipQuests
static LayerEmbark Instance
void OnClickPreview(UIMapPreview preview)
GridLayoutGroup gridPreview
UISelectableGroup groupGameMode
static LayerTitle Instance
List< ButtonPair > buttons
override void Add(object item)
virtual void Refresh(bool highlightLast=false)
void GenerateMap(ZoneBlueprint bp)