Function; KASRule_Add - HWRM/KarosGraveyard GitHub Wiki

KASRule_Add(<tString>, <tString>, <tString>)

Description

Adds a Rule for the Campaign.

Example

KASRule_Add("Mission01", "Watch_Mission01", "OnInit")

Arguments

  • <tString>: the Name of the Mission
  • <tString>: the Functions name to add it to
  • <tString>: the Functions name where its added from

Scope

Related Pages

KASUtil.lua

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