Game Event
csgo.game_event
Last updated
csgo.game_event
Last updated
csgo.game_event. See
returns the event name
get_name( )
returns the event aspect as an integer
get_int( aspect )
Parameter
Data type
Description
aspect
string
the name of the event aspect
returns the event aspect as a float
get_float( aspect )
Parameter
Data type
Description
aspect
string
the name of the event aspect
returns the event aspect as a boolean
get_bool( aspect )
Parameter
Data type
Description
aspect
string
the name of the event aspect
returns the event aspect as a string
get_string( aspect )
Parameter
Data type
Description
aspect
string
the name of the event aspect