VRC SDK
This project aims to completely document the VRChat Unity SDK
|
Public Member Functions | |
Info (string key, State state) | |
Public Attributes | |
readonly State | State |
readonly string | Key |
Definition at line 4779 of file VRCSDK3.cs.
VRC.SDK3.Persistence.PlayerData.Info.Info | ( | string | key, |
State | state | ||
) |
Definition at line 4785 of file VRCSDK3.cs.
readonly string VRC.SDK3.Persistence.PlayerData.Info.Key |
Definition at line 4783 of file VRCSDK3.cs.
readonly State VRC.SDK3.Persistence.PlayerData.Info.State |
Definition at line 4781 of file VRCSDK3.cs.