Table of Contents

Class InputCellMapper

Namespace
Zorro.Settings
Assembly
Zorro.Settings.Runtime.dll
[CreateAssetMenu(fileName = "InputCellMapper", menuName = "Zorro/Settings/InputCellMapper")]
public class InputCellMapper : SingletonAsset<InputCellMapper>, ISerializationCallbackReceiver
Inheritance
SerializedScriptableObject
InputCellMapper
Implements
ISerializationCallbackReceiver
Inherited Members
SerializedScriptableObject.OnAfterDeserialize()
SerializedScriptableObject.OnBeforeSerialize()
Extension Methods

Constructors

InputCellMapper()

public InputCellMapper()

Fields

EnumSettingCell

public GameObject EnumSettingCell

Field Value

GameObject

FloatSettingCell

public GameObject FloatSettingCell

Field Value

GameObject

KeyCodeSettingCell

public GameObject KeyCodeSettingCell

Field Value

GameObject

ResolutionSettingCell

public GameObject ResolutionSettingCell

Field Value

GameObject