|
static string | ArrayToString (this char[] chars) |
|
static bool | Compare (this Color32 a, Color32 b) |
|
static bool | Compare (this Color a, Color b) |
|
static bool | Compare (this Vector3 v1, Vector3 v2, int accuracy) |
|
static bool | Compare (this Quaternion q1, Quaternion q2, int accuracy) |
|
static bool | CompareRGB (this Color32 a, Color32 b) |
|
static bool | CompareRGB (this Color a, Color b) |
|
static int | FindInstanceID< T > (this List< T > list, T target) |
|
static Color32 | Multiply (this Color32 c1, Color32 c2) |
|
static Color32 | Tint (this Color32 c1, Color32 c2) |
|
static Color32 | Tint (this Color32 c1, float tint) |
|
static string TMPro.TMPro_ExtensionMethods.ArrayToString |
( |
this char[] |
chars | ) |
|
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.Compare |
( |
this Color32 |
a, |
|
|
Color32 |
b |
|
) |
| |
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.Compare |
( |
this Color |
a, |
|
|
Color |
b |
|
) |
| |
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.Compare |
( |
this Vector3 |
v1, |
|
|
Vector3 |
v2, |
|
|
int |
accuracy |
|
) |
| |
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.Compare |
( |
this Quaternion |
q1, |
|
|
Quaternion |
q2, |
|
|
int |
accuracy |
|
) |
| |
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.CompareRGB |
( |
this Color32 |
a, |
|
|
Color32 |
b |
|
) |
| |
|
inlinestatic |
static bool TMPro.TMPro_ExtensionMethods.CompareRGB |
( |
this Color |
a, |
|
|
Color |
b |
|
) |
| |
|
inlinestatic |
static int TMPro.TMPro_ExtensionMethods.FindInstanceID< T > |
( |
this List< T > |
list, |
|
|
T |
target |
|
) |
| |
|
inlinestatic |
static Color32 TMPro.TMPro_ExtensionMethods.Multiply |
( |
this Color32 |
c1, |
|
|
Color32 |
c2 |
|
) |
| |
|
inlinestatic |
static Color32 TMPro.TMPro_ExtensionMethods.Tint |
( |
this Color32 |
c1, |
|
|
Color32 |
c2 |
|
) |
| |
|
inlinestatic |
static Color32 TMPro.TMPro_ExtensionMethods.Tint |
( |
this Color32 |
c1, |
|
|
float |
tint |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: