Summary
Animancer.ObjectPool`1.Acquire
s and initializes an instance.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- PooledGUIContent
Syntax
public static PooledGUIContent Acquire(string text = null, string tooltip = null, Texture image = null)
Parameters
Name | Type | Description |
---|---|---|
text | string | |
tooltip | string | |
image | Texture |
Return Value
Type | Description |
---|---|
PooledGUIContent |