Ui::hasThisAdditionalTextLoaded

From RAGE Multiplayer Wiki
Revision as of 20:04, 6 May 2017 by Marty uploader (talk | contribs) (yay)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Checks if the specified gxt has loaded into the passed slot.

Syntax

ui.hasThisAdditionalTextLoaded(gxt, slot);

Required Arguments

  • gxt: String
  • slot: int

Return value

  • Boolean

Example

todo

See also

Template:Ui function c