Table of Contents

Class SamplerPlatter_Teleporter

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

Constructors

SamplerPlatter_Teleporter()

public SamplerPlatter_Teleporter()

Fields

ClickEvent

public AudioEvent ClickEvent

Field Value

AudioEvent

FromIndex

public int FromIndex

Field Value

int

NextIndex

public int NextIndex

Field Value

int

TeleportPointArray

public Transform[] TeleportPointArray

Field Value

Transform[]

Methods

TeleportToFromPoint()

public void TeleportToFromPoint()

TeleportToIndex(int)

public void TeleportToIndex(int i)

Parameters

i int

TeleportToNextPoint()

public void TeleportToNextPoint()