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
Syntaxpublic override Object Prefab { get; set; }
function get_Prefab(); function set_Prefab(value);
Property Value
Type: Object
See Also