Skip to content

Function; KAS_UnrestrictResearchOption

Sastrei edited this page Jun 22, 2020 · 1 revision

KAS_UnrestrictResearchOption(<tParameter>, <tString>)

Description

Unlocks a Research in the Campaign for the Player.

Example

KAS_UnrestrictResearchOption(0, "FighterChassis")

Arguments

  • <tParameter>: the ID of the Player
  • <tString>: the Name of the Research

Scope

Related Pages

KASUtil.lua

Clone this wiki locally