GenericPoolGroup.Prefab Property

Ultimate Pooling

GenericPoolGroupPrefab Property
Access the component or game object prefab.

Namespace: UltimatePooling
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public override Object Prefab { get; set; }
function get_Prefab();
function set_Prefab(value);

Property Value

Type: Object
See Also