Table of Contents

Class wwBotWurstHat

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

Constructors

wwBotWurstHat()

public wwBotWurstHat()

Fields

Cols

public Collider[] Cols

Field Value

Collider[]

HatBanditIndex

public int HatBanditIndex

Field Value

int

IsPosse

public bool IsPosse

Field Value

bool

Manager

public wwBotManager Manager

Field Value

wwBotManager

Wurst

public wwBotWurst Wurst

Field Value

wwBotWurst

Methods

BeginInteraction(FVRViveHand)

public override void BeginInteraction(FVRViveHand hand)

Parameters

hand FVRViveHand

IsDistantGrabbable()

public override bool IsDistantGrabbable()

Returns

bool

IsInteractable()

public override bool IsInteractable()

Returns

bool

OnTriggerEnter(Collider)

public void OnTriggerEnter(Collider col)

Parameters

col Collider

Remove()

public void Remove()