Ejemplo n.º 1
0
 // Return a JSON representation of the asset.
 public string ToJson()
 {
     return(InputActionMap.ToJson(m_ActionMaps));
 }