 | GridBuilderUtilsInstantiateT Method |
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic static T Instantiate<T>(
T prefab
)
where T : MonoBehaviour
Parameters
- prefab
- Type: T
Type Parameters
- T
Return Value
Type:
T
See Also