ResourcesPoolGroup.Prefab Property

Ultimate Pooling

ResourcesPoolGroupPrefab Property
We need to modify the way that the prefab is retrieved.

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