Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
override void | OnInit () |
void | Validate () |
void | CollectFiles () |
void | OnCancel () |
void | Submit () |
void | OnSubmit () |
string | GetSystemText () |
![]() | |
override void | OnBeforeAddLayer () |
void | InitInspector () |
sealed override void | Init () |
override void | OnAfterAddLayer () |
void | TryShowHelp () |
void | AddLayerToUI (string id) |
void | TryShowHint (string _langHint=null) |
void | TalkHomeMemeber (string id) |
void | TalkMaid (string id) |
override void | OnRightClick () |
![]() | |
virtual string | GetTextHeader (Window window) |
virtual bool | HeaderIsListOf (int id) |
virtual void | Init () |
virtual void | OnInit () |
virtual void | OnAfterInit () |
virtual void | ApplySkin () |
void | ShowScreenLock (string id) |
void | UpdateInput () |
virtual void | OnUpdateInput () |
virtual void | OnRightClick () |
virtual bool | OnBack () |
virtual void | OnChangeLayer () |
virtual void | OnCreate () |
void | _AddLayer (string id) |
Layer | AddLayer (string id) |
T | AddLayer< T > () |
T | AddLayer< T > (string id) |
T | AddLayerDontCloseOthers< T > () |
Layer | AddLayerDontCloseOthers (Layer l) |
T | GetOrAddLayer< T > () |
virtual void | OnBeforeAddLayer () |
virtual void | OnAfterAddLayer () |
Layer | AddLayer (Layer l) |
void | ToggleLayer (string id) |
T | ToggleLayer< T > (string id=null) |
void | WaitAndClose () |
void | OnClickClose () |
virtual void | Close () |
void | CloseLayers () |
void | RemoveLayers (bool removeImportant=false) |
bool | RemoveLayer< T > () |
void | RemoveLayer (Layer l) |
virtual void | OnKill () |
Layer | SetOnKill (Action action) |
void | DisableClose () |
void | Delay (float duration=0.05f) |
Layer | SetDelay (float d) |
Layer | GetLayer (string id) |
T | GetLayer< T > (bool fromTop=false) |
Layer | GetTopLayer () |
void | SwitchContent (int idWindow, int i) |
virtual void | OnSwitchContent (Window window) |
Layer | SetTitles (string langList, string idHeaderRow=null) |
bool | IsBlockWidgetClick () |
bool | IsHideHud () |
bool | IsAllowGeneralInput () |
bool | IsUseBlur () |
bool | IsPointerOnLayer () |
void | ApplySkin () |
Public Attributes | |
UIText | textProgress |
InputField | inputVersion |
InputField | inputName |
InputField | inputEmail |
InputField | inputLang |
InputField | inputSummary |
InputField | inputDetail |
FeedbackForm | form |
DebugLogCollector | collector |
Transform | transUpload |
UIDropdown | ddSave |
Toggle | toggleSave |
Toggle | toggleScreenshot |
GameIndex | saveIndex |
CanvasGroup | cgForm |
CategoryDropdown | category |
Button | buttonSubmit |
UIButton | buttonLinkFAQ |
UIButton | buttonLinkDiscord |
![]() | |
Option | option |
UnityEvent | onKill |
Anime | animeIn |
Anime | animeOut |
bool | closeOthers |
bool | defaultActionMode = true |
Button | screenLock |
Layer | parent |
string | idLayer |
List< Layer > | layers = new List<Layer>() |
Vector2 | lastParentPos |
List< Window > | windows = new List<Window>() |
string | langHint |
Static Public Attributes | |
static string | lastSummary = "" |
static string | lastDetail = "" |
static string | steamName = "" |
static string | userName = "" |
static string | backerId = "" |
static string | header = "" |
static int | playedHours |
![]() | |
static int | skipInput |
static bool | closeOnRightClick |
static bool | rightClicked |
static bool | cancelKeyDown |
static bool | ignoreSounds |
static Transform | blurStopInstance |
static string[] | searchPath = new string[3] { "Layer", "Layer/Dialog", "Layer/LayerHome" } |
Additional Inherited Members | |
![]() | |
static int | rnd (int a) |
![]() | |
static T | Create< T > () |
static T | Create< T > (string path) |
static Layer | Create (string path) |
![]() | |
sealed override void | _Close () |
sealed override void | Kill () |
![]() | |
virtual void | Awake () |
virtual void | _Close () |
virtual void | Kill () |
![]() | |
RectTransform | _rect |
bool | isDestroyed |
![]() | |
static Core | core [get] |
static Game | game [get] |
static bool | AdvMode [get] |
static Player | player [get] |
static Chara | pc [get] |
static FactionBranch | Branch [get] |
static Faction | Home [get] |
static UI | ui [get] |
static Map | _map [get] |
static Zone | _zone [get] |
static Scene | scene [get] |
static BaseGameScreen | screen [get] |
static CoreConfig | config [get] |
static GameSetting | setting [get] |
static ColorProfile | Colors [get] |
static SourceManager | sources [get] |
static World | world [get] |
static SoundManager | Sound [get] |
static CoreDebug | debug [get] |
bool | IsFloat [get] |
virtual string | IdHelp [get] |
![]() | |
Layer | TopLayer [get] |
string | uid [get] |
virtual RectTransform | rectLayers [get] |
virtual bool | blockWidgetClick [get] |
Definition at line 13 of file LayerFeedback.cs.
|
inline |
Definition at line 192 of file LayerFeedback.cs.
References backerId, ELayer.debug, CoreDebug.enable, form, ELayer.game, GetSystemText(), header, GameIndex.id, inputDetail, Game.isCloud, CorePath.RootSave, CorePath.RootSaveCloud, saveIndex, steamName, toggleSave, and userName.
Referenced by OnInit().
|
inline |
Definition at line 338 of file LayerFeedback.cs.
Referenced by CollectFiles().
|
inline |
Definition at line 287 of file LayerFeedback.cs.
References Layer.Close(), form, inputDetail, inputSummary, lastDetail, and lastSummary.
|
inlinevirtual |
Reimplemented from Layer.
Definition at line 67 of file LayerFeedback.cs.
References BaseModPackage.activated, Chara.Aka, backerId, BaseModPackage.builtin, buttonLinkDiscord, buttonLinkFAQ, category, CoreConfig.cloud, CollectFiles(), Core.config, ELayer.config, ELayer.core, ddSave, CoreConfig.emailReport, form, GameIndex.FormTitle, ELayer.game, GameIO.GetGameList(), Version.GetText(), Game.id, GameIndex.id, BaseModPackage.id, inputDetail, inputSummary, Game.isCloud, Core.IsGameStarted, CoreConfig.lang, lastDetail, lastSummary, Core.mods, CoreConfig.nameReport, Card.NameSimple, BaseModManager.packages, ELayer.pc, playedHours, CorePath.rootExe, CorePath.RootSave, CorePath.RootSaveCloud, saveIndex, steamName, LayerHelp.Toggle(), toggleSave, transUpload, userName, Validate(), and BaseCore.version.
|
inline |
Definition at line 320 of file LayerFeedback.cs.
References Layer.Close(), form, inputEmail, inputName, lastDetail, lastSummary, toggleScreenshot, transUpload, and ELayer.ui.
|
inline |
Definition at line 295 of file LayerFeedback.cs.
References BaseModPackage.activated, BaseModPackage.builtin, ELayer.core, form, Core.mods, BaseModManager.packages, and Dialog.YesNo().
|
inline |
Definition at line 178 of file LayerFeedback.cs.
References inputDetail, and inputSummary.
Referenced by OnInit().
|
static |
Definition at line 23 of file LayerFeedback.cs.
Referenced by CollectFiles(), and OnInit().
UIButton LayerFeedback.buttonLinkDiscord |
Definition at line 65 of file LayerFeedback.cs.
Referenced by OnInit().
UIButton LayerFeedback.buttonLinkFAQ |
Definition at line 63 of file LayerFeedback.cs.
Referenced by OnInit().
Button LayerFeedback.buttonSubmit |
Definition at line 61 of file LayerFeedback.cs.
CategoryDropdown LayerFeedback.category |
Definition at line 59 of file LayerFeedback.cs.
Referenced by OnInit().
CanvasGroup LayerFeedback.cgForm |
Definition at line 57 of file LayerFeedback.cs.
DebugLogCollector LayerFeedback.collector |
Definition at line 45 of file LayerFeedback.cs.
UIDropdown LayerFeedback.ddSave |
Definition at line 49 of file LayerFeedback.cs.
Referenced by OnInit().
FeedbackForm LayerFeedback.form |
Definition at line 43 of file LayerFeedback.cs.
Referenced by CollectFiles(), OnCancel(), OnInit(), OnSubmit(), and Submit().
|
static |
Definition at line 25 of file LayerFeedback.cs.
Referenced by CollectFiles().
InputField LayerFeedback.inputDetail |
Definition at line 41 of file LayerFeedback.cs.
Referenced by CollectFiles(), OnCancel(), OnInit(), and Validate().
InputField LayerFeedback.inputEmail |
Definition at line 35 of file LayerFeedback.cs.
Referenced by OnSubmit().
InputField LayerFeedback.inputLang |
Definition at line 37 of file LayerFeedback.cs.
InputField LayerFeedback.inputName |
Definition at line 33 of file LayerFeedback.cs.
Referenced by OnSubmit().
InputField LayerFeedback.inputSummary |
Definition at line 39 of file LayerFeedback.cs.
Referenced by OnCancel(), OnInit(), and Validate().
InputField LayerFeedback.inputVersion |
Definition at line 31 of file LayerFeedback.cs.
|
static |
Definition at line 17 of file LayerFeedback.cs.
Referenced by OnCancel(), OnInit(), and OnSubmit().
|
static |
Definition at line 15 of file LayerFeedback.cs.
Referenced by OnCancel(), OnInit(), and OnSubmit().
|
static |
Definition at line 27 of file LayerFeedback.cs.
Referenced by OnInit().
GameIndex LayerFeedback.saveIndex |
Definition at line 55 of file LayerFeedback.cs.
Referenced by CollectFiles(), and OnInit().
|
static |
Definition at line 19 of file LayerFeedback.cs.
Referenced by CollectFiles(), and OnInit().
UIText LayerFeedback.textProgress |
Definition at line 29 of file LayerFeedback.cs.
Toggle LayerFeedback.toggleSave |
Definition at line 51 of file LayerFeedback.cs.
Referenced by CollectFiles(), and OnInit().
Toggle LayerFeedback.toggleScreenshot |
Definition at line 53 of file LayerFeedback.cs.
Referenced by OnSubmit().
Transform LayerFeedback.transUpload |
Definition at line 47 of file LayerFeedback.cs.
Referenced by OnInit(), and OnSubmit().
|
static |
Definition at line 21 of file LayerFeedback.cs.
Referenced by CollectFiles(), and OnInit().