HolyLib Wiki

IGameEvent:SetInt

  IGameEvent:SetInt( string key, number value )

Description

Stores the integer with the specific key.

Arguments

1string key

The key to store the value in

2number value

The value to store