Playground
by Górka Mateusz
Protected Member Functions
|
List of all members
Goo.Tools.Pooling.ListOfGameObject Class Reference
Inheritance diagram for Goo.Tools.Pooling.ListOfGameObject:
[
legend
]
Collaboration diagram for Goo.Tools.Pooling.ListOfGameObject:
[
legend
]
Protected Member Functions
override bool
IsRecycled
(GameObject gameObject)
Protected Member Functions inherited from
Goo.Tools.Pooling.ListOfRecyclable< GameObject >
abstract bool
IsRecycled
(T o)
Additional Inherited Members
Public Member Functions inherited from
Goo.Tools.Pooling.ListOfRecyclable< GameObject >
T
GetRecycled
()
Member Function Documentation
◆
IsRecycled()
override bool Goo.Tools.Pooling.ListOfGameObject.IsRecycled
(
GameObject
gameObject
)
inline
protected
8
{
9
return
!gameObject.activeSelf;
10
}
The documentation for this class was generated from the following file:
SimpleObjectPooler.cs
Goo
Tools
Pooling
ListOfGameObject
Generated on
Thu Jun 30 2022 22:56:30
for Playground by
Doxygen
1.9.3.