Extends BBMOD_Exception
constructor
new BBMOD_OutOfRangeException([_msg])
An exception thrown when you try to read a value from a data structure at an index which is out of its range.
Name | Type | Description |
---|---|---|
_msg | string |
The exception message. Defaults to "Index out of range!". |
Copyright © 2023, BlueBurn. Built on February 04, 2023 using GMDoc.