Elin Modding Docs Doc
Loading...
Searching...
No Matches
LayerEditHouse Class Reference
Inheritance diagram for LayerEditHouse:
ELayer

Public Member Functions

override void OnInit ()
 
void SetBoard (TraitHouseBoard b)
 
void RefreshTemplates ()
 
void ApplyData ()
 
override void OnKill ()
 
- Public Member Functions inherited from ELayer
override void OnBeforeAddLayer ()
 
void InitInspector ()
 
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 ()
 

Public Attributes

TraitHouseBoard board
 
UISlider sliderBlock
 
UISlider sliderRoof
 
UISlider sliderRamp
 
UISlider sliderWallHeight
 
UISlider sliderHeightFix
 
UISlider sliderDeco
 
UISlider sliderDeco2
 
UISlider sliderDecoFix
 
UISlider sliderDecoFix2
 
UIDropdown ddRoofStyle
 
UIDropdown ddTemplate
 
UIButton toggleReverse
 
UIButton toggleAltRoof
 
UIButton buttonColorRoof
 
UIButton buttonColorBlock
 
UIButton buttonColorDeco
 
UIButton buttonColorDeco2
 
UIButton toggleAtrium
 
int maxWallDeco
 

Properties

TraitHouseBoard.Data data [get]
 
- Properties inherited from ELayer
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]
 

Additional Inherited Members

- Static Public Member Functions inherited from ELayer
static int rnd (int a)
 
- Protected Member Functions inherited from ELayer
override void _Close ()
 
override void Kill ()
 

Detailed Description

Definition at line 9 of file LayerEditHouse.cs.

Member Function Documentation

◆ ApplyData()

void LayerEditHouse.ApplyData ( )

Definition at line 272 of file LayerEditHouse.cs.

◆ OnInit()

override void LayerEditHouse.OnInit ( )

Definition at line 22 of file LayerEditHouse.cs.

◆ OnKill()

override void LayerEditHouse.OnKill ( )

Definition at line 279 of file LayerEditHouse.cs.

◆ RefreshTemplates()

void LayerEditHouse.RefreshTemplates ( )

Definition at line 258 of file LayerEditHouse.cs.

◆ SetBoard()

void LayerEditHouse.SetBoard ( TraitHouseBoard b)

Definition at line 39 of file LayerEditHouse.cs.

Member Data Documentation

◆ board

TraitHouseBoard LayerEditHouse.board

Definition at line 289 of file LayerEditHouse.cs.

◆ buttonColorBlock

UIButton LayerEditHouse.buttonColorBlock

Definition at line 334 of file LayerEditHouse.cs.

◆ buttonColorDeco

UIButton LayerEditHouse.buttonColorDeco

Definition at line 337 of file LayerEditHouse.cs.

◆ buttonColorDeco2

UIButton LayerEditHouse.buttonColorDeco2

Definition at line 340 of file LayerEditHouse.cs.

◆ buttonColorRoof

UIButton LayerEditHouse.buttonColorRoof

Definition at line 331 of file LayerEditHouse.cs.

◆ ddRoofStyle

UIDropdown LayerEditHouse.ddRoofStyle

Definition at line 319 of file LayerEditHouse.cs.

◆ ddTemplate

UIDropdown LayerEditHouse.ddTemplate

Definition at line 322 of file LayerEditHouse.cs.

◆ maxWallDeco

int LayerEditHouse.maxWallDeco

Definition at line 346 of file LayerEditHouse.cs.

◆ sliderBlock

UISlider LayerEditHouse.sliderBlock

Definition at line 292 of file LayerEditHouse.cs.

◆ sliderDeco

UISlider LayerEditHouse.sliderDeco

Definition at line 307 of file LayerEditHouse.cs.

◆ sliderDeco2

UISlider LayerEditHouse.sliderDeco2

Definition at line 310 of file LayerEditHouse.cs.

◆ sliderDecoFix

UISlider LayerEditHouse.sliderDecoFix

Definition at line 313 of file LayerEditHouse.cs.

◆ sliderDecoFix2

UISlider LayerEditHouse.sliderDecoFix2

Definition at line 316 of file LayerEditHouse.cs.

◆ sliderHeightFix

UISlider LayerEditHouse.sliderHeightFix

Definition at line 304 of file LayerEditHouse.cs.

◆ sliderRamp

UISlider LayerEditHouse.sliderRamp

Definition at line 298 of file LayerEditHouse.cs.

◆ sliderRoof

UISlider LayerEditHouse.sliderRoof

Definition at line 295 of file LayerEditHouse.cs.

◆ sliderWallHeight

UISlider LayerEditHouse.sliderWallHeight

Definition at line 301 of file LayerEditHouse.cs.

◆ toggleAltRoof

UIButton LayerEditHouse.toggleAltRoof

Definition at line 328 of file LayerEditHouse.cs.

◆ toggleAtrium

UIButton LayerEditHouse.toggleAtrium

Definition at line 343 of file LayerEditHouse.cs.

◆ toggleReverse

UIButton LayerEditHouse.toggleReverse

Definition at line 325 of file LayerEditHouse.cs.

Property Documentation

◆ data

TraitHouseBoard.Data LayerEditHouse.data
get

Definition at line 13 of file LayerEditHouse.cs.


The documentation for this class was generated from the following file: