VRC SDK
This project aims to completely document the VRChat Unity SDK
|
Public Attributes | |
readonly string | OnRemotePlayerEnterStation = "_onStationEntered" |
readonly string | OnLocalPlayerEnterStation = "_onStationEntered" |
readonly string | OnRemotePlayerExitStation = "_onStationExited" |
readonly string | OnLocalPlayerExitStation = "_onStationExited" |
Definition at line 9859 of file VRCSDK3.cs.
readonly string VRC.SDK3.Components.VRCStation.OnLocalPlayerEnterStation = "_onStationEntered" |
Definition at line 9863 of file VRCSDK3.cs.
readonly string VRC.SDK3.Components.VRCStation.OnLocalPlayerExitStation = "_onStationExited" |
Definition at line 9867 of file VRCSDK3.cs.
readonly string VRC.SDK3.Components.VRCStation.OnRemotePlayerEnterStation = "_onStationEntered" |
Definition at line 9861 of file VRCSDK3.cs.
readonly string VRC.SDK3.Components.VRCStation.OnRemotePlayerExitStation = "_onStationExited" |
Definition at line 9865 of file VRCSDK3.cs.