Click or drag to resize
PrototypesRegister Method
Overload List
  NameDescription
Public methodRegister(GameObject, String)
Register a prototype from a GameObject instance.
Public methodRegister(GameObjectGenerator, String)
Register a prototype from a function to generate a GameObject.
Top
See Also