Skip to content

TreeCollection

Graydon edited this page Mar 21, 2017 · 6 revisions

public class TreeCollection

Base Class: MonoBehaviour

Fields

public TreeInfo[] m_prefabs
public string[] m_replacedNames

Methods

private void Awake()
private void OnDestroy()
private static IEnumerator InitializePrefabs(string name, TreeInfo[] prefabs, string[] replaces)

Clone this wiki locally