Saxonberg Server API
Preparing search index...
mud/lib/character/Gendered
GenderedMixin
Function GenderedMixin
GenderedMixin
<
TBase
extends
MixinConstructor
>
(
Base
:
TBase
,
)
:
{
_mixinName
:
string
;
persistentFields
:
string
[]
;
prototype
:
__type
<
any
>
;
new
(
...
args
:
any
[]
)
:
__type
;
}
&
TBase
Type Parameters
TBase
extends
MixinConstructor
Parameters
Base
:
TBase
Returns
{
_mixinName
:
string
;
persistentFields
:
string
[]
;
prototype
:
__type
<
any
>
;
new
(
...
args
:
any
[]
)
:
__type
;
}
&
TBase
new
(
...
args
:
any
[]
)
:
__type
Parameters
...
args
:
any
[]
Returns
__type
_mixinName
:
string
persistentFields
:
string
[]
Persistent fields declared by this mixin. Used by PersistApi for automatic synchronization.
prototype
:
__type
<
any
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Saxonberg Server API
Loading...
Persistent fields declared by this mixin. Used by PersistApi for automatic synchronization.