VRCKindEnum Class

Namespace: VRChat
Inherited: System.Object

Extensions methods for the VRCKind enum.

Methods

  1. AsVRChatDescriptor(VRChat.VRCKind type)

Methods


public AsVRChatDescriptor(VRChat.VRCKind type)

Parameters
Type Name Description
VRChat.VRCKind
type The VRCKind to format
Return
Type Description
The string representation of the incoming type, otherwise "file".
Formats the VRCKind to it's respective VRChat descriptor.