SystemCore
Toggle table of contents
2.4.0
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.managers.regions.model
/
RegionTree
Region
Tree
class
RegionTree
Members
Constructors
Region
Tree
Link copied to clipboard
constructor
(
)
Functions
get
All
Regions
Link copied to clipboard
fun
getAllRegions
(
)
:
List
<
Region
>
insert
Link copied to clipboard
fun
insert
(
region
:
Region
)
is
Empty
Link copied to clipboard
fun
isEmpty
(
)
:
Boolean
query
Link copied to clipboard
fun
query
(
x
:
Double
,
y
:
Double
,
z
:
Double
)
:
List
<
Region
>
remove
Link copied to clipboard
fun
remove
(
region
:
Region
)