VRC SDK
This project aims to completely document the VRChat Unity SDK
Loading...
Searching...
No Matches
VRC.SDK3.Persistence.PlayerData.Info Struct Reference
Inheritance diagram for VRC.SDK3.Persistence.PlayerData.Info:
Collaboration diagram for VRC.SDK3.Persistence.PlayerData.Info:

Public Member Functions

 Info (string key, State state)
 

Public Attributes

readonly State State
 
readonly string Key
 

Detailed Description

Definition at line 4779 of file VRCSDK3.cs.

Constructor & Destructor Documentation

◆ Info()

VRC.SDK3.Persistence.PlayerData.Info.Info ( string  key,
State  state 
)

Definition at line 4785 of file VRCSDK3.cs.

Member Data Documentation

◆ Key

readonly string VRC.SDK3.Persistence.PlayerData.Info.Key

Definition at line 4783 of file VRCSDK3.cs.

◆ State

readonly State VRC.SDK3.Persistence.PlayerData.Info.State

Definition at line 4781 of file VRCSDK3.cs.


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