@ianlucas/cs2-lib
Preparing search index...
CS2Veto
Class CS2Veto
Index
Constructors
constructor
Methods
choose
done
get
Current
Action
get
Current
Team
get
Maps
get
State
random
Constructors
constructor
new
CS2Veto
(
type
:
CS2VetoTypeValues
,
maps
:
CS2Map
[]
,
actions
?:
CS2VetoActionValues
[]
,
)
:
CS2Veto
Parameters
type
:
CS2VetoTypeValues
maps
:
CS2Map
[]
Optional
actions
:
CS2VetoActionValues
[]
Returns
CS2Veto
Methods
choose
choose
(
mapname
?:
string
)
:
boolean
Parameters
Optional
mapname
:
string
Returns
boolean
done
done
()
:
boolean
Returns
boolean
get
Current
Action
getCurrentAction
()
:
undefined
|
CS2VetoActionValues
Returns
undefined
|
CS2VetoActionValues
get
Current
Team
getCurrentTeam
()
:
number
Returns
number
get
Maps
getMaps
()
:
string
[]
Returns
string
[]
get
State
getState
()
:
CS2VetoMap
[]
Returns
CS2VetoMap
[]
random
random
()
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
choose
done
get
Current
Action
get
Current
Team
get
Maps
get
State
random
@ianlucas/cs2-lib
Loading...