Function; SobGroup_GetStaticF - HWRM/KarosGraveyard GitHub Wiki

SobGroup_GetStaticF(<sShipType>, <sStaticName>)

Description

Get the <sStaticName> value of <sShipType>, and returns as number.

Example

local buildCost = SobGroup_GetStaticF(shipType, "buildCost")

Arguments

  • <sShipType>: the name of the ship type, in string.
  • <sStaticName>: the name of the value. Possible values are "buildCost" and "buildTime", don't know if others work.

Related Pages

Function Reference

Comments

Page Status

Updated Formatting? Initial Updated for HWRM? Initial

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