Table of Contents

Class EventClicker

Namespace
FistVR
Assembly
Assembly-CSharp.dll
public class EventClicker : FVRPhysicalObject
Inheritance
EventClicker
Inherited Members

Constructors

EventClicker()

public EventClicker()

Fields

AudEvent_Click

public AudioEvent AudEvent_Click

Field Value

AudioEvent

EModule

public EventModule EModule

Field Value

EventModule

Trigger

public Transform Trigger

Field Value

Transform

TriggerAxis

public FVRPhysicalObject.Axis TriggerAxis

Field Value

FVRPhysicalObject.Axis

TriggerInterpStyle

public FVRPhysicalObject.InterpStyle TriggerInterpStyle

Field Value

FVRPhysicalObject.InterpStyle

TriggerVars

public Vector2 TriggerVars

Field Value

Vector2

Methods

EndInteraction(FVRViveHand)

public override void EndInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

PlayAudEvent(AudioEvent)

public FVRPooledAudioSource PlayAudEvent(AudioEvent ev)

Parameters

ev AudioEvent

Returns

FVRPooledAudioSource

UpdateInteraction(FVRViveHand)

public override void UpdateInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand