Class LazySwitchInteractionBlocker
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
Methods
OnEnable()
protected virtual void OnEnable()