IntExt.HasFlags Method

Overload List

NameDescription
Public methodStatic memberHasFlags(Int32, Int32) Checks if the given int value has one or more flags set.
Public methodStatic memberHasFlags(UInt32, UInt32) Checks if the given uint value has one or more flags set.

See Also

Reference

IntExt Class
UltimateXR.Extensions.System.Math Namespace