|
static bool | SetColor (ref Color currentValue, Color newValue) |
|
static bool | SetStruct< T > (ref T currentValue, T newValue) |
|
static bool | SetClass< T > (ref T currentValue, T newValue) |
|
Definition at line 9913 of file VRCSDK3.cs.
◆ SetClass< T >()
static bool VRC.SDK3.Components.SetPropertyUtility.SetClass< T > |
( |
ref T |
currentValue, |
|
|
T |
newValue |
|
) |
| |
|
static |
◆ SetColor()
static bool VRC.SDK3.Components.SetPropertyUtility.SetColor |
( |
ref Color |
currentValue, |
|
|
Color |
newValue |
|
) |
| |
|
static |
◆ SetStruct< T >()
static bool VRC.SDK3.Components.SetPropertyUtility.SetStruct< T > |
( |
ref T |
currentValue, |
|
|
T |
newValue |
|
) |
| |
|
static |
The documentation for this class was generated from the following file: