|
static void | AddOptions (this TMP_Dropdown dropdown, string[] options) |
|
static void | AddOptions (this TMP_Dropdown dropdown, OptionData[] options) |
|
static void | AddOptions (this TMP_Dropdown dropdown, Sprite[] options) |
|
Definition at line 9966 of file VRCSDK3.cs.
◆ AddOptions() [1/3]
static void VRC.SDK3.Components.VRCTMPDropdownExtension.AddOptions |
( |
this TMP_Dropdown |
dropdown, |
|
|
OptionData[] |
options |
|
) |
| |
|
static |
◆ AddOptions() [2/3]
static void VRC.SDK3.Components.VRCTMPDropdownExtension.AddOptions |
( |
this TMP_Dropdown |
dropdown, |
|
|
Sprite[] |
options |
|
) |
| |
|
static |
◆ AddOptions() [3/3]
static void VRC.SDK3.Components.VRCTMPDropdownExtension.AddOptions |
( |
this TMP_Dropdown |
dropdown, |
|
|
string[] |
options |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: