FlagSet..::..Clear Method (FlagSet)

Clears all flags that are set in another flagset. Flags that are clear in the other flagset are NOT changed

Namespace:  AngbandOS.Core
Assembly:  AngbandOS.Core (in AngbandOS.Core.dll)

Syntax


public void Clear(
	FlagSet flags
)

Parameters

flags
Type: AngbandOS.Core..::..FlagSet