Position
Assembly: uMod.Common.dll
Inheritance ObjectPoint Position
Summary
Represents a vector position in 3D space
Constructors
Name | Summary |
|---|---|
Position () | Create empty position object |
Create position object |
Fields
Name | Summary |
|---|---|
Z |
Methods
Name | Summary |
|---|---|
Equals ( | Determine equality of specified object to Position |
GetHashCode () | Get Position HashCode |
ToString () | Get string representation of Position |
Static Properties
Name | Summary |
|---|---|
Empty | Generic empty Position |
Static Methods
Name | Summary |
|---|---|
Try to parse a string as position |