Summary
Extension methods for
Weaver.Examples.FloatingText.- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["FloatingTextExtensions"]
class Type type-node
Syntax
public static class FloatingTextExtensions
Methods
| Name | Value | Summary |
|---|---|---|
| Show |
T |
Shorthand for calling
Weaver.ObjectPool`1.Acquire followed by
Weaver.Examples.FloatingText.Show(System.String,UnityEngine.Vector3).
static
|
| Show |
T |
Shorthand for calling
Weaver.ObjectPool`1.Acquire followed by
Weaver.Examples.FloatingText.Show(System.String,UnityEngine.Vector3,Weaver.Examples.BillboardManager).
static
|