Method CreateDefault
CreateDefault()
Constructs and returns a LinkXmlGenerator object that contains default UnityEditor to UnityEngine type conversions.
Declaration
public static LinkXmlGenerator CreateDefault()
Returns
Type | Description |
---|---|
LinkXmlGenerator | LinkXmlGenerator object with the default UnityEngine type conversions. |