Skip to content

NetCollection

Graydon edited this page Mar 21, 2017 · 6 revisions

public class NetCollection

Base Class: MonoBehaviour

Fields

public NetInfo[] m_prefabs
public string[] m_replacedNames

Methods

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

Clone this wiki locally