Script::getEventAtIndex

From RAGE Multiplayer Wiki
Revision as of 21:31, 6 May 2017 by Marty uploader (talk | contribs) (yay)

Syntax

mp.game.script.getEventAtIndex(p0, eventIndex);

Required Arguments

  • p0: int
  • eventIndex: int

Return value

  • int

Example

// todo

See also

Template:Script s function c