Summary
An error message for when something has been modified after being released to the pool.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ObjectPool
Syntax
public const string NotClearError
Constant Value
Value | Type |
---|---|
They must be cleared before being released to the pool and not modified after that. | String |