C# Class Tiled2Unity.ImportTiled2Unity

Show file Open project: GDCASU/Joyful Class Usage Examples

Private Methods

Method Description
AddGameObjectsTo ( GameObject parent, System.Xml.Linq.XElement xml, bool isParentTrigger, string objPath, IList customImporters ) : void
CustomizePrefab ( GameObject prefab, IList importers ) : void
HandleCustomProperties ( GameObject gameObject, System.Xml.Linq.XElement goXml, IList importers ) : void