Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Clothing
.
.
::
.
.
IsWorn Property
Clothing Class
See Also
Send Feedback
[Missing <summary> documentation for "P:BaseLib.Clothing.IsWorn"]
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
bool
IsWorn
{
get
;
set
; }
Implements
IWearable
.
.
::
.
.
IsWorn
See Also
Clothing Class
Clothing Members
BaseLib Namespace