Saxonberg Server API
Preparing search index...
mud/lib/identification/Identifiable
Identifiable
Interface Identifiable
interface
Identifiable
{
getIdentifiedName
()
:
string
;
setIdentifiedName
(
value
:
string
)
:
void
;
}
Index
Methods
get
Identified
Name
set
Identified
Name
Methods
get
Identified
Name
getIdentifiedName
()
:
string
The true type name revealed on identification ("a potion of healing").
Returns
string
set
Identified
Name
setIdentifiedName
(
value
:
string
)
:
void
Parameters
value
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
Identified
Name
set
Identified
Name
Saxonberg Server API
Loading...
The true type name revealed on identification ("a potion of healing").