Summary
[Editor-Only]
UnityEngine.GUIContent
with System.IDisposable
connected to an Animancer.ObjectPool`1
.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Interfaces
-
- IDisposable
- Base Types
-
- GUIContent
graph BT
Type-->Base0["GUIContent"]
Type-.->Interface0["IDisposable"]
Type["PooledGUIContent"]
class Type type-node
Syntax
public class PooledGUIContent : GUIContent, IDisposable
Methods
Name | Value | Summary |
---|---|---|
Acquire |
PooledGUIContent |
Animancer.ObjectPool`1.Acquire s and initializes an instance.static
|
Acquire |
PooledGUIContent |
Animancer.ObjectPool`1.Acquire s and initializes an instance.static
|
Dispose |
void |
Animancer.ObjectPool`1.Release(`0) . |