NexHeader.IsBankIncluded Method
Definition
Gets a value indicating whether the specified bank is included in the file.
public bool IsBankIncluded(int bank);
Parameters
| Name | Type | Description |
|---|---|---|
| bank | Int32 | The bank number, from 0 to 111. |
Returns
true if the bank is included; otherwise, false.