Table of Contents

Class ActiveRegionManager

Namespace
JLChnToZ.VRC.VVMW

Manages the active state of cores based on players' positions.

public class ActiveRegionManager : UdonSharpEventSender
Inheritance
ActiveRegionManager

Fields

core

[NonSerialized]
public Core core

Field Value

Core

isMatchingAll

[NonSerialized]
public bool isMatchingAll

Field Value

bool

matchingCoreCount

[NonSerialized]
public int matchingCoreCount

Field Value

int

matchingCores

[NonSerialized]
public Core[] matchingCores

Field Value

Core[]

Methods

OnAvatarEyeHeightChanged(VRCPlayerApi, float)

public override void OnAvatarEyeHeightChanged(VRCPlayerApi player, float prevEyeHeightAsMeters)

Parameters

player VRCPlayerApi
prevEyeHeightAsMeters float