C# Class Hugula.Pool.AutoStoreCache

当目标SelfActive==false的时候 自动归还到对象池
Inheritance: UnityEngine.MonoBehaviour
Show file Open project: tenvick/hugula

Public Properties

Property Type Description
refer ReferGameObjects

Public Methods

Method Description
OnDisable ( ) : void
Start ( ) : void

Method Details

OnDisable() public method

public OnDisable ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

refer public property

public ReferGameObjects refer
return ReferGameObjects