Playground by Górka Mateusz
Goo.Tests.Editor.Pooling.TestablePooler Class Reference
+ Inheritance diagram for Goo.Tests.Editor.Pooling.TestablePooler:
+ Collaboration diagram for Goo.Tests.Editor.Pooling.TestablePooler:

Properties

bool IsTestFinished [get, set]
 
- Properties inherited from Goo.Tests.Editor.Pooling.IMyMonoBehaviourTest
new bool IsTestFinished [get, set]
 

Additional Inherited Members

- Public Member Functions inherited from Goo.Tools.Pooling.SimpleObjectPooler
virtual GameObject GetObject ()
 
virtual GameObject GetObject (Vector3 position, Quaternion rotation)
 
virtual T GetObject< T > ()
 
virtual void DisableAll ()
 
virtual void DestroyAll ()
 
GameObject GetObject ()
 
GameObject GetObject (Vector3 position, Quaternion rotation)
 
- Static Public Attributes inherited from Goo.Tools.Pooling.ObjectPoolerBase
const string PREFIX_NAME = "[Pooling] "
 
- Protected Member Functions inherited from Goo.Tools.Pooling.ObjectPoolerBase
virtual void Awake ()
 
- Protected Attributes inherited from Goo.Tools.Pooling.ObjectPoolerBase
GameObject _prefab
 
Transform _parent
 

Property Documentation

◆ IsTestFinished

bool Goo.Tests.Editor.Pooling.TestablePooler.IsTestFinished
getset

Implements Goo.Tests.Editor.Pooling.IMyMonoBehaviourTest.

16{ set; get; }

The documentation for this class was generated from the following file: