FlagSet..::..IsClear Method (UInt32)

Checks whether one or more individual flags are clear

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

Syntax


public bool IsClear(
	uint flags
)

Parameters

flags
Type: UInt32
The flags to check

Return Value

True if ALL the flags are clear