SetGameSettingInt - Game
Revision as of 15:05, 21 January 2018 by imported>Qazaaq (added f4se member)
This article has been flagged as incomplete. |
Please help improve the wiki by learning how to contribute. |
F4SE Member of: Game Script
Requires F4SE version 0.3.2 or higher.
Placeholder Description.
Syntax
Function SetGameSettingInt(string asSetting, int aiValue) Native Global
Parameters
- asSetting: Placeholder Description.
- aiValue: Placeholder Description.
Return Value
- None
Examples
; Placeholder Code.