Table of Contents

Class LazySwitchInteractionBlocker

Namespace
JLChnToZ.VRC

A base class for components controlling the state of a LazySwitch, which disables the interaction.

public abstract class LazySwitchInteractionBlocker : UdonSharpBehaviour
Inheritance
LazySwitchInteractionBlocker
Derived
Extension Methods

Fields

lazySwitch

[ResolveAttribute]
protected LazySwitch lazySwitch

Field Value

LazySwitch

Methods

OnEnable()

protected virtual void OnEnable()