Kerbal Space Program
1.12.4
|
Static Public Member Functions | |
static bool | SetClass< T > (ref T currentValue, T newValue) |
static bool | SetColor (ref Color currentValue, Color newValue) |
static bool | SetEquatableStruct< T > (ref T currentValue, T newValue) |
static bool | SetStruct< T > (ref T currentValue, T newValue) |
|
inlinestatic |
T | : | class |
|
inlinestatic |
|
inlinestatic |
T | : | IEquatable<T> |
|
inlinestatic |
T | : | struct |