Summary
Returns a spare
System.Text.StringBuilder if there are any, or creates a new one.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- ObjectPool
Syntax
public static StringBuilder AcquireStringBuilder()
Remarks
Remember to
Animancer.ObjectPool.Release(System.Text.StringBuilder) it when you are done.Return Value
| Type | Description |
|---|---|
| StringBuilder |