FlagSet..::..IsSet Method (UInt32)

Checks whether one or more individual flags are set

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

Syntax


public bool IsSet(
	uint flags
)

Parameters

flags
Type: UInt32
The flags to check

Return Value

True if at least one of the flags is set