VRCKind Class
Namespace: VRChat
Inherited: System.Object
A kind formatter for specifying the
Kind property
This can be used to ensure proper IDs are used in business-first applications.
Fields
public File
A VRChat ID of type "file", representing a File object.
public User
A VRChat ID of type "usr", representing a User object.
public World
A VRChat ID of type "wrld", representing a World object.
public Avatar
A VRChat ID of type "avtr", representing an Avatar object.