Keyword(s) to search:
Sort results by title
Keyword Index
FlagSet
.
.
::
.
.
Copy Method
Sets all flags equal to those in another flagset
Namespace:
AngbandOS.Core
Assembly:
AngbandOS.Core
(in AngbandOS.Core.dll)
Syntax
C#
public
void
Copy
(
FlagSet
flags
)
Parameters
flags
Type:
AngbandOS.Core
.
.
::
.
.
FlagSet
The flagset from which to get the flags
See Also
FlagSet Class
AngbandOS.Core Namespace