Summary
Returns a spare item if there are any, or creates a new one.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- PooledGUIContent
.Pool
Syntax
public override PooledGUIContent Acquire()
Remarks
Remember to
Animancer.ObjectPool`1.Release(`0)
it when you are done.Return Value
Type | Description |
---|---|
PooledGUIContent |