Version: 2022.3
언어: 한국어

EditorJsonUtility

class in UnityEditor

매뉴얼로 전환

설명

Utility functions for working with JSON data and engine objects.

See Also: JsonUtility

정적 함수

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