[This is preliminary documentation and is subject to change.]
Namespace: PhoenixAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public struct UOColor : IFormattable, IConvertible, IComparable<ushort>, IComparable
<SerializableAttribute> _ Public Structure UOColor _ Implements IFormattable, IConvertible, IComparable(Of UShort), _ IComparable
[SerializableAttribute] public value class UOColor : IFormattable, IConvertible, IComparable<unsigned short>, IComparable
Members
All Members | Constructors ![]() | Properties ![]() | Methods ![]() |
![]() ![]() | ![]() ![]() ![]() | ![]() ![]() | ![]() ![]() ![]() ![]() |
Member | Description | |
---|---|---|
![]() | UOColor(UInt16) | Initializes a new instance of the UOColor class |
![]() ![]() | Equality(UOColor, UOColor) | |
![]() | Equals(Object) | (Overrides ValueType..::.Equals(Object).) |
![]() ![]() | Explicit(UOColor) | |
![]() | GetHashCode()()() | (Overrides ValueType..::.GetHashCode()()().) |
![]() ![]() | Implicit(UOColor) | |
![]() ![]() | Implicit(Int32) | |
![]() ![]() | Implicit(UInt16) | |
![]() ![]() | Inequality(UOColor, UOColor) | |
![]() ![]() | Invariant | |
![]() | IsConstant | |
![]() ![]() | Parse(String) | |
![]() | ToString()()() | (Overrides ValueType..::.ToString()()().) |
![]() | ToString(String, IFormatProvider) |