Difference between revisions of "GetTeammates"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns an array_var of all the actors currently toggled as player's <i>Teammates</i>. |name = GetTeammates |returnType = teammates:arr...") |
imported>Jazzisparis |
||
Line 9: | Line 9: | ||
*[[GetPlayerTeammate]] | *[[GetPlayerTeammate]] | ||
*[[SetPlayerTeammate]] | *[[SetPlayerTeammate]] | ||
[[Category: | [[Category:Functions (JIP)]] | ||
[[Category: | [[Category:Misc Reference Functions (JIP)]] |
Latest revision as of 02:03, 29 March 2017
< [[::Category:Functions|Category:Functions]]
A function added by the JIP NVSE Plugin.
Description
Returns an array_var of all the actors currently toggled as player's Teammates.
Syntax
(teammates:array_var) GetTeammates
Example
let aTeammates := GetTeammates