[This is preliminary documentation and is subject to change.]
Namespace: Phoenix.WorldDataAssembly: Phoenix (in Phoenix.dll) Version: 0.7.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public struct WorldLocation
Public Structure WorldLocation
public value class WorldLocation
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| WorldLocation(UInt16, UInt16, SByte) |
Initializes WorldLocation object with specified values.
| |
| GetHashCode()()() | (Overrides ValueType..::.GetHashCode()()().) | |
| Parse(String) |
Parses string to WorldLocation.
| |
| ToString()()() |
Returns human readable representation of object.
(Overrides ValueType..::.ToString()()().) | |
| X | ||
| Y | ||
| Z |