|
Elin Decompiled Documentation EA 23.227 Nightly Patch 1
|
Public Member Functions | |
| void | Refresh () |
Public Attributes | |
| UIRawImage | bgGrid |
| ButtonGrid | buttonHeight |
| ButtonGrid | buttonFreePlace |
| ButtonGrid | buttonAutoWall |
Additional Inherited Members | |
Static Public Member Functions inherited from EMono | |
| static int | rnd (int a) |
Static Public Attributes inherited from EMono | |
| static Core | core |
Properties inherited from EMono | |
| static Game | game [get] |
| static bool | AdvMode [get] |
| static Player | player [get] |
| static Chara | pc [get] |
| static UI | ui [get] |
| static Map | _map [get] |
| static Zone | _zone [get] |
| static FactionBranch | Branch [get] |
| static FactionBranch | BranchOrHomeBranch [get] |
| static Faction | Home [get] |
| static Scene | scene [get] |
| static BaseGameScreen | screen [get] |
| static GameSetting | setting [get] |
| static GameData | gamedata [get] |
| static ColorProfile | Colors [get] |
| static World | world [get] |
| static SoundManager | Sound [get] |
| static SourceManager | sources [get] |
| static SourceManager | editorSources [get] |
| static CoreDebug | debug [get] |
Definition at line 3 of file UIPlaceHelper.cs.
|
inline |
Definition at line 13 of file UIPlaceHelper.cs.
References AM_Build.altitude, Game.Config.autoWall, ActionMode.Build, buttonAutoWall, buttonFreePlace, buttonHeight, Game.config, Player.currentHotItem, HotItemHeld.disableTool, Game.Config.freePos, EMono.game, UIButton.icon, Trait.IsTool, Recipe.MaxAltitude, AM_Build.ModAltitude(), EMono.player, HotItemHeld.recipe, Refresh(), HotItem.Thing, and Card.trait.
Referenced by AM_Adv._OnUpdateInput(), ActPlan._Update(), WidgetCurrentTool.OnActivate(), Refresh(), and WidgetCurrentTool.SwitchPage().
| UIRawImage UIPlaceHelper.bgGrid |
Definition at line 5 of file UIPlaceHelper.cs.
| ButtonGrid UIPlaceHelper.buttonAutoWall |
Definition at line 11 of file UIPlaceHelper.cs.
Referenced by Refresh().
| ButtonGrid UIPlaceHelper.buttonFreePlace |
Definition at line 9 of file UIPlaceHelper.cs.
Referenced by Refresh().
| ButtonGrid UIPlaceHelper.buttonHeight |
Definition at line 7 of file UIPlaceHelper.cs.
Referenced by Refresh().