Click or drag to resize

GameObjectPoolTPrefab Property

Gets the prefab used to instantiate GameObjects.

Namespace:  Archon.SwissArmyLib.Pooling
Assembly:  Archon.SwissArmyLib (in Archon.SwissArmyLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public T Prefab { get; }
Request Example View Source

Property Value

Type: T
See Also