Contains settings used by Mania Map components.
More...
|
static ManiaMapSettings | LoadSettings () |
| Loads the settings from ManiaMap/ManiaMapSettings in a Resource folder if it exists. Otherwise, returns a new settings instance. More...
|
|
Contains settings used by Mania Map components.
Definition at line 8 of file ManiaMapSettings.cs.
◆ LoadSettings()
Loads the settings from ManiaMap/ManiaMapSettings in a Resource folder if it exists. Otherwise, returns a new settings instance.
Definition at line 28 of file ManiaMapSettings.cs.
◆ _cellLayer
◆ _triggeringLayers
LayerMask _triggeringLayers |
|
private |
◆ CellLayer
The physics layer assigned to room cell area triggers.
Definition at line 15 of file ManiaMapSettings.cs.
◆ TriggeringLayers
LayerMask TriggeringLayers |
|
getset |
The physics layers that trigger room cell area triggers.
Definition at line 22 of file ManiaMapSettings.cs.
The documentation for this class was generated from the following file: