Version: 5.3 (switch to 5.4b)
IdiomaEnglish
  • C#
  • JS

Idioma de script

Selecciona tu lenguaje de programación favorito. Todos los fragmentos de código serán mostrados en este lenguaje.

EditorJsonUtility

class in UnityEditor

Cambiar al Manual

Descripción

Utility functions for working with JSON data and engine objects.

Funciones Estáticas

FromJsonOverwriteOverwrite data in an object by reading from its JSON representation.
ToJsonGenerate a JSON representation of an object.