Class InputCellMapper
[CreateAssetMenu(fileName = "InputCellMapper", menuName = "Zorro/Settings/InputCellMapper")]
public class InputCellMapper : SingletonAsset<InputCellMapper>, ISerializationCallbackReceiver
  - Inheritance
 - 
      
      
      
      SerializedScriptableObjectInputCellMapper
 
- 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