C# Class GA_WebInterface, TheUnseen

Inheritance: MonoBehaviour
Datei anzeigen Open project: henryj41043/TheUnseen

Public Methods

Method Description
StripGameObjects ( GameObject prefab ) : void

Private Methods

Method Description
BuildSpriteLayersList ( GameObject go, List spriteRenderers ) : void
Export ( ) : void
OpenDeleteAssetMenu ( ) : void
UploadAssetBunble ( string path, string fileName ) : void

Method Details

StripGameObjects() public static method

public static StripGameObjects ( GameObject prefab ) : void
prefab GameObject
return void