Barotrauma Server Doc
Documentation introduction
Server class documentation
Client class documentation
Main Page
Packages
Packages
Package Functions
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
Functions
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Properties
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Events
•
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
Properties
Events
Barotrauma.Option< T > Member List
This is the complete list of members for
Barotrauma.Option< T >
, including all inherited members.
Bind< TType >
(Func< T, Option< TType >> binder)
Barotrauma.Option< T >
Equals
(object? obj)
Barotrauma.Option< T >
Fallback
(T fallback)
Barotrauma.Option< T >
Fallback
(Option< T > fallback)
Barotrauma.Option< T >
GetHashCode
()
Barotrauma.Option< T >
IsNone
()
Barotrauma.Option< T >
IsSome
()
Barotrauma.Option< T >
Match
(Func< T, T > some, Func< T > none)
Barotrauma.Option< T >
Match
(Action< T > some, Action none)
Barotrauma.Option< T >
None
Barotrauma.Option< T >
static
None
()
Barotrauma.Option< T >
static
operator Option< T >
(in Option.UnspecifiedNone _)
Barotrauma.Option< T >
static
operator!=
(Option< T > a, Option< T > b)
Barotrauma.Option< T >
static
operator==
(Option< T > a, Option< T > b)
Barotrauma.Option< T >
static
Select< TType >
(Func< T, TType > selector)
Barotrauma.Option< T >
Some
(T value)
Barotrauma.Option< T >
static
Some< T >
(T value)
Barotrauma.Option< T >
static
ToString
()
Barotrauma.Option< T >
TryUnwrap
([NotNullWhen(returnValue:true)] out T? outValue)
Barotrauma.Option< T >
TryUnwrap< T1 >
([NotNullWhen(returnValue:true)] out T1? outValue)
Barotrauma.Option< T >
ValueEquals
(T otherValue)
Barotrauma.Option< T >
Generated by
1.9.1