Summary
Shows a
Weaver.Examples.FloatingText to indicate a status effect.- Assembly
- Weaver
.dll - Namespace
- Weaver
.Examples - Containing Type
- TextManager
Syntax
public static void ShowStatusText(string text, Vector3 position, float duration)
Parameters
| Name | Type | Description |
|---|---|---|
| text | string | |
| position | Vector3 | |
| duration | float |
Return Value
| Type | Description |
|---|---|
| void |