VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.Components.VRCStation Class Reference

Public Attributes

readonly string OnRemotePlayerEnterStation = "_onStationEntered"
 
readonly string OnLocalPlayerEnterStation = "_onStationEntered"
 
readonly string OnRemotePlayerExitStation = "_onStationExited"
 
readonly string OnLocalPlayerExitStation = "_onStationExited"
 

Detailed Description

Definition at line 9859 of file VRCSDK3.cs.

Member Data Documentation

◆ OnLocalPlayerEnterStation

readonly string VRC.SDK3.Components.VRCStation.OnLocalPlayerEnterStation = "_onStationEntered"

Definition at line 9863 of file VRCSDK3.cs.

◆ OnLocalPlayerExitStation

readonly string VRC.SDK3.Components.VRCStation.OnLocalPlayerExitStation = "_onStationExited"

Definition at line 9867 of file VRCSDK3.cs.

◆ OnRemotePlayerEnterStation

readonly string VRC.SDK3.Components.VRCStation.OnRemotePlayerEnterStation = "_onStationEntered"

Definition at line 9861 of file VRCSDK3.cs.

◆ OnRemotePlayerExitStation

readonly string VRC.SDK3.Components.VRCStation.OnRemotePlayerExitStation = "_onStationExited"

Definition at line 9865 of file VRCSDK3.cs.


The documentation for this class was generated from the following file: