Skip to content

Instantly share code, notes, and snippets.

@keijiro
Last active October 23, 2015 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keijiro/3d2ca854d014a470d8de to your computer and use it in GitHub Desktop.
Save keijiro/3d2ca854d014a470d8de to your computer and use it in GitHub Desktop.
using UnityEngine;
public class Test : MonoBehaviour {
public GameObject [] prefabList;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment