Ped::addRelationshipGroup

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

Can't select void. This function returns nothing. The hash of the created relationship group is output in the second parameter.

Syntax

ped.addRelationshipGroup(name, groupHash);

Required Arguments

  • name: String
  • groupHash: Hash

Return value

  • Hash

Example

todo

See also

Template:Ped function c