ResourcesPoolGroup.Prefab Property
From Ultimate Pooling
Ultimate Pooling Scripting Reference
| 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
public override Object Prefab { get; set; }
function get_Prefab(); function set_Prefab(value);