Barotrauma Client Doc
|
Public Member Functions | |
abstract override bool | Equals (object? obj) |
abstract override int | GetHashCode () |
override string | ToString () |
Static Public Member Functions | |
static Option< Address > | Parse (string str) |
static bool | operator== (Address a, Address b) |
static bool | operator!= (Address a, Address b) |
Properties | |
abstract string | StringRepresentation [get] |
abstract bool | IsLocalHost [get] |
Definition at line 5 of file Address.cs.
|
pure virtual |
|
pure virtual |
override string Barotrauma.Networking.Address.ToString | ( | ) |
|
get |
Definition at line 12 of file Address.cs.
|
get |
Definition at line 7 of file Address.cs.