Keyword(s) to search:
Sort results by title
Keyword Index
FlagSet
.
.
::
.
.
Clear Method (UInt32)
Clears one or more individual flags
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Clear
(
uint
flags
)
Parameters
flags
Type:
UInt32
The individual flags to clear
See Also
FlagSet Class
Clear Overload
AngbandOS.Core Namespace