Elin Modding Docs Doc
Loading...
Searching...
No Matches
Dialog Member List

This is the complete list of members for Dialog, including all inherited members.

_Close() (defined in ELayer)ELayerprotected
_Confetti(string idPrefab, string langTitle, string langDetail, string langConfetti="Grats!") (defined in Dialog)Dialogstatic
_map (defined in ELayer)ELayerstatic
_zone (defined in ELayer)ELayerstatic
AddButton(string text, Action onClick=null, bool close=true) (defined in Dialog)Dialog
AddLayerToUI(string id) (defined in ELayer)ELayer
AdvMode (defined in ELayer)ELayerstatic
Branch (defined in ELayer)ELayerstatic
Choice(string langDetail, Action< Dialog > action) (defined in Dialog)Dialogstatic
Colors (defined in ELayer)ELayerstatic
Confetti(string langTitle, string langDetail, string langConfetti="Grats!") (defined in Dialog)Dialogstatic
ConfettiSimple(string langTitle, string langDetail, string langConfetti="Grats!") (defined in Dialog)Dialogstatic
config (defined in ELayer)ELayerstatic
core (defined in ELayer)ELayerstatic
CreateNarration(string idImage, string idText) (defined in Dialog)Dialogstatic
debug (defined in ELayer)ELayerstatic
effect (defined in Dialog)Dialog
game (defined in ELayer)ELayerstatic
Gift(string langHeader, bool autoAdd, params Card[] cards) (defined in Dialog)Dialogstatic
Gift(string langHeader, bool autoAdd, List< Card > list) (defined in Dialog)Dialogstatic
Gift(string langHeader, bool autoAdd, List< GridItem > list) (defined in Dialog)Dialogstatic
gridItems (defined in Dialog)Dialog
Home (defined in ELayer)ELayerstatic
IdHelp (defined in ELayer)ELayer
image (defined in Dialog)Dialog
Init() (defined in ELayer)ELayer
InitInspector() (defined in ELayer)ELayer
input (defined in Dialog)Dialog
InputName(string langDetail, string text, Action< bool, string > onClose, Dialog.InputType inputType=Dialog.InputType.Default) (defined in Dialog)Dialogstatic
InputType enum name (defined in Dialog)Dialog
inputType (defined in Dialog)Dialog
IsFloat (defined in ELayer)ELayer
isInputEnter (defined in Dialog)Dialog
Keymap(EInput.KeyMap keymap) (defined in Dialog)Dialogstatic
keymap (defined in Dialog)Dialog
Kill() (defined in ELayer)ELayerprotected
layout (defined in Dialog)Dialog
list (defined in Dialog)Dialog
List< TValue >(string langDetail, ICollection< TValue > items, Func< TValue, string > getString, Func< int, string, bool > onSelect, bool canCancel=false) (defined in Dialog)Dialogstatic
listGrid (defined in Dialog)Dialog
note (defined in Dialog)Dialog
Ok(string langDetail) (defined in Dialog)Dialogstatic
OnAfterAddLayer() (defined in ELayer)ELayer
OnAfterInit() (defined in Dialog)Dialog
OnBeforeAddLayer() (defined in ELayer)ELayer
OnEnterInput() (defined in Dialog)Dialog
onEnterInput (defined in Dialog)Dialog
OnKill() (defined in Dialog)Dialog
OnRightClick() (defined in ELayer)ELayer
OnUpdateInput() (defined in Dialog)Dialog
pc (defined in ELayer)ELayerstatic
player (defined in ELayer)ELayerstatic
Recipe(List< RecipeSource > list) (defined in Dialog)Dialogstatic
rnd(int a) (defined in ELayer)ELayerstatic
scene (defined in ELayer)ELayerstatic
screen (defined in ELayer)ELayerstatic
setting (defined in ELayer)ELayerstatic
Sound (defined in ELayer)ELayerstatic
sources (defined in ELayer)ELayerstatic
spacer (defined in Dialog)Dialog
TalkHomeMemeber(string id) (defined in ELayer)ELayer
TalkMaid(string id) (defined in ELayer)ELayer
textConfetti (defined in Dialog)Dialog
textDetail (defined in Dialog)Dialog
TryShowHelp() (defined in ELayer)ELayer
TryShowHint(string _langHint=null) (defined in ELayer)ELayer
TryWarnCrime(Action action) (defined in Dialog)Dialogstatic
TryWarnDisassemble(Action action) (defined in Dialog)Dialogstatic
TryWarnMana(Action action) (defined in Dialog)Dialogstatic
ui (defined in ELayer)ELayerstatic
warned (defined in Dialog)Dialogstatic
world (defined in ELayer)ELayerstatic
YesNo(string langDetail, Action actionYes, Action actionNo=null, string langYes="yes", string langNo="no") (defined in Dialog)Dialogstatic