Table of Contents

Class LawnDartPointDisplay

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class LawnDartPointDisplay : MonoBehaviour
Inheritance
LawnDartPointDisplay

Constructors

LawnDartPointDisplay()

public LawnDartPointDisplay()

Fields

Game

public LawnDartGame Game

Field Value

LawnDartGame

LabelText

public Text LabelText

Field Value

Text

Methods

Activate(string, Vector3, float, int)

public void Activate(string txt, Vector3 pos, float upwardSpeed, int fireworks)

Parameters

txt string
pos Vector3
upwardSpeed float
fireworks int

Update()

public void Update()