DoopelPonger
Public Member Functions | List of all members
CoopObjectPooler.IObjectPoolerItem Class Reference

Any object that implements this interface can be pooled in the object pooler. More...

Inheritance diagram for CoopObjectPooler.IObjectPoolerItem:
Inheritance graph
[legend]

Public Member Functions

string GetObjectPoolerKey ()
 

Detailed Description

Any object that implements this interface can be pooled in the object pooler.

Member Function Documentation

◆ GetObjectPoolerKey()

string CoopObjectPooler.IObjectPoolerItem.GetObjectPoolerKey ( )
Returns
The identifier that CoopObjectPooler uses to save/return objects that have been already allocated.

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