Skip to content

NexHeader.IsBankIncluded Method

Definition

Gets a value indicating whether the specified bank is included in the file.

public bool IsBankIncluded(int bank);

View source

Parameters

Name Type Description
bank Int32 The bank number, from 0 to 111.

Returns

Boolean

true if the bank is included; otherwise, false.