TextManager.

ShowSpeechText(string, Vector3) Method

Summary

Shows a Weaver.Examples.FloatingText for speech.
Assembly
Weaver.dll
Namespace
Weaver.Examples
Containing Type
TextManager

Syntax

public static FloatingText ShowSpeechText(string text, Vector3 position)

Parameters

Name Type Description
text string
position Vector3

Return Value

Type Description
FloatingText