Saxonberg Server API
Preparing search index...
mud/lib/character/Sexed
Sexed
Interface Sexed
interface
Sexed
{
getSex
()
:
string
|
null
;
getValidSexSet
()
:
readonly
string
[]
;
setSex
(
value
:
string
|
null
)
:
void
;
}
Index
Methods
get
Sex
get
Valid
Sex
Set
set
Sex
Methods
get
Sex
getSex
()
:
string
|
null
Returns
string
|
null
get
Valid
Sex
Set
getValidSexSet
()
:
readonly
string
[]
Returns
readonly
string
[]
set
Sex
setSex
(
value
:
string
|
null
)
:
void
Parameters
value
:
string
|
null
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Sex
get
Valid
Sex
Set
set
Sex
Saxonberg Server API
Loading...