Elin Decompiled Documentation EA 23.102 Nightly
|
Public Member Functions | |
void | Apply (Color? previewColor=null) |
void | ApplyColor () |
Static Public Member Functions | |
static LiquidProfile | Get (string id) |
static void | Apply (string id) |
![]() | |
static int | rnd (int a) |
Public Attributes | |
Color | modColor |
float | transparency |
Texture2D | surface |
Vector4 | surfaceAnime |
Definition at line 3 of file LiquidProfile.cs.
|
inline |
Definition at line 23 of file LiquidProfile.cs.
References EClass._map, MapConfig.colorLiquid, Map.config, SerializableColor.Get(), MeshPass.mat, Material, modColor, BaseTileMap.passAutoTileWater, BaseTileMap.passFloorWater, BaseTileMap.passLiquid, EClass.scene, Scene.screenElin, surface, surfaceAnime, BaseGameScreen.tileMap, and transparency.
|
inlinestatic |
Definition at line 18 of file LiquidProfile.cs.
References Apply(), and Get().
Referenced by Apply(), Scene.ApplyZoneConfig(), and WidgetSceneCustomizer.ShowPicker().
|
inline |
Definition at line 38 of file LiquidProfile.cs.
References EClass._map, MapConfig.colorLiquid, Map.config, SerializableColor.Get(), and modColor.
|
inlinestatic |
Definition at line 13 of file LiquidProfile.cs.
Referenced by Apply(), WidgetSceneCustomizer.RefreshColor(), and WidgetSceneCustomizer.ShowPicker().
Color LiquidProfile.modColor |
Definition at line 5 of file LiquidProfile.cs.
Referenced by Apply(), ApplyColor(), WidgetSceneCustomizer.RefreshColor(), and WidgetSceneCustomizer.ShowPicker().
Texture2D LiquidProfile.surface |
Definition at line 9 of file LiquidProfile.cs.
Referenced by Apply().
Vector4 LiquidProfile.surfaceAnime |
Definition at line 11 of file LiquidProfile.cs.
Referenced by Apply().
float LiquidProfile.transparency |
Definition at line 7 of file LiquidProfile.cs.
Referenced by Apply().