toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
base
/
ru.sydis.base.types.pmon
/
MgrCounter
/
Companion
Companion
object
Companion
Members
Functions
allocate
Number
Link copied to clipboard
fun
allocateNumber
(
type
:
ProtoManType
,
num
:
Int
=
0
)
:
Int
is
Allocated
Link copied to clipboard
fun
isAllocated
(
id
:
ProtoManId
)
:
Boolean
fun
isAllocated
(
type
:
ProtoManType
,
num
:
Int
)
:
Boolean
release
All
Link copied to clipboard
fun
releaseAll
(
)
release
Number
Link copied to clipboard
fun
releaseNumber
(
type
:
ProtoManType
,
number
:
Int
)
:
Boolean
?