Click or drag to resize

PoolDestroyMessage Field

Message to send on instance pooling when PoolMessageMode is SendMessage or BroadcastMessage.

Namespace:  Kit.Pooling
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public const string DestroyMessage = "OnDestroyIntoPool"
Request Example View Source

Field Value

Type: String
See Also