CleanupAndReload

From RAGE Multiplayer Wiki
Revision as of 23:04, 22 January 2020 by Frank (talk | contribs) (Created CleanupAndReload Page for Voice Chat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Reloads the Rage Voice Chat and cleans up previous voice data. Currently unsure what the parameters are there for, at the moment, just put all 3 to true.


Syntax

mp.voiceChat.cleanupAndReload(true, true, true);

Required Arguments

  • p1: Bool
  • p2: Bool
  • p3: Bool

See also