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

Public Attributes

int Time
 
byte Type
 
string Value
 

Properties

TextEventType TextEventType [get]
 

Detailed Description

Definition at line 1728 of file VRCSDK3.cs.

Member Data Documentation

◆ Time

int VRC.SDK3.Midi.MidiRawData.TextEvent.Time

Definition at line 1730 of file VRCSDK3.cs.

◆ Type

byte VRC.SDK3.Midi.MidiRawData.TextEvent.Type

Definition at line 1732 of file VRCSDK3.cs.

◆ Value

string VRC.SDK3.Midi.MidiRawData.TextEvent.Value

Definition at line 1734 of file VRCSDK3.cs.

Property Documentation

◆ TextEventType

TextEventType VRC.SDK3.Midi.MidiRawData.TextEvent.TextEventType
get

Definition at line 1736 of file VRCSDK3.cs.


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