Function; KAS_GrantResearchOption - HWRM/KarosGraveyard GitHub Wiki

KAS_GrantResearchOption(<iNumber>, <sName>)

Description

Grant a Research for the Player in the Campaign.

Example

KAS_GrantResearchOption(0, "FighterDrive")

Arguments

  • <iNumber>: the ID of the Player
  • <sName>: the Name of the Research

Scope

Related Pages

KASUtil.lua

⚠️ **GitHub.com Fallback** ⚠️