Enum SymbolPreference
Determines the preferred symbol type to show to the player when acquiring glyphs.
Namespace: LMirman.RewiredGlyphs
Assembly: .dll
Syntax
public enum SymbolPreference
Fields
Name | Description |
---|---|
Auto | Use the symbols that match the hardware id of the controller being used, when possible. |
NintendoSwitch | Prefer the Nintendo Switch symbols, even when this controller is recognized as a different type. |
Playstation | Prefer the Playstation symbols, even when this controller is recognized as a different type. |
Xbox | Prefer the Xbox symbols, even when this controller is recognized as a different type. |