sel-level ~master (2021-12-01T12:46:22.4463193)
Dub
Repo
ChunkException
sel
level
exception
Undocumented in source.
class
ChunkException :
LevelException
{
anonymousenum
INSUFFICIENT_DATA
;
Vector2
!
int
position
;
this
(Vector2!int position, uint code, string msg, string file, size_t line);
}
Constructors
this
this
(Vector2!int position, uint code, string msg, string file, size_t line)
Undocumented in source.
Members
Enums
INSUFFICIENT_DATA
anonymousenum
INSUFFICIENT_DATA
Undocumented in source.
Variables
position
Vector2
!
int
position
;
Undocumented in source.
Inherited Members
From LevelException
code
uint
code
;
Undocumented in source.
Meta
Source
See Implementation
sel
level
exception
classes
ChunkException
LevelException
LevelInfoException
functions
enforceChunkException
enforceLevelInfoException