methodMaskFromMethods

Builds a bitmask from the given list of methods.

ushort
methodMaskFromMethods

Parameters

methods Method[]

The methods to make a bitmask for.

Return Value

Type: ushort

A bitmask where bits are active for each method in the given list.