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

Public Member Functions

unsafe void SetMap (TraitScrollMapTreasure trait)
 
- 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

RawImage image
 
Vector3 fix
 

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 ()
 
- 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]
 

Detailed Description

Definition at line 6 of file LayerTreasureMap.cs.

Member Function Documentation

◆ SetMap()

unsafe void LayerTreasureMap.SetMap ( TraitScrollMapTreasure trait)

Definition at line 9 of file LayerTreasureMap.cs.

Member Data Documentation

◆ fix

Vector3 LayerTreasureMap.fix

Definition at line 31 of file LayerTreasureMap.cs.

◆ image

RawImage LayerTreasureMap.image

Definition at line 28 of file LayerTreasureMap.cs.


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