Saxonberg Server API
Preparing search index...
mud/lib/character/Gendered
Gendered
Interface Gendered
Public shape provided by GenderedMixin.
interface
Gendered
{
getPronouns
()
:
Pronouns
;
setPronouns
(
value
:
Pronouns
)
:
void
;
}
Index
Methods
get
Pronouns
set
Pronouns
Methods
get
Pronouns
getPronouns
()
:
Pronouns
Returns
Pronouns
set
Pronouns
setPronouns
(
value
:
Pronouns
)
:
void
Parameters
value
:
Pronouns
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Pronouns
set
Pronouns
Saxonberg Server API
Loading...
Public shape provided by GenderedMixin.