ColorValue Structure |
Namespace: SampSharp.GameMode.SAMP
public struct ColorValue
The ColorValue type exposes the following members.
| Name | Description | |
|---|---|---|
| ColorValue |
Initializes a new instance of the ColorValue struct.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType.) | |
| GetHashCode | (Inherited from ValueType.) | |
| GetType | (Inherited from Object.) | |
| ToString | (Overrides ValueTypeToString.) |
| Name | Description | |
|---|---|---|
| (ColorValue to Color) |
Performs an implicit conversion from ColorValue to Color.
|