HolyLib Wiki

SetBool

  IGameEvent:SetBool( string key, boolean value )

Description

Stores the boolean with the specific key.

Arguments

1string key
The key to store the value in
2boolean value
The value to store