Property | Type | Description | |
---|---|---|---|
callback | UnityAction |
||
particle | ParticleSystem | ||
pool | PrefabPool, | ||
type | PrefabType |
Method | Description | |
---|---|---|
GetEntity ( ) : GameObject | ||
OnClear ( ) : void | ||
OnInit ( string tag, Component who ) : void | ||
OnRelease ( ) : void | ||
OnReset ( ) : void | ||
Reset ( ) : void |
public OnInit ( string tag, Component who ) : void | ||
tag | string | |
who | Component | |
return | void |