GetTeammates

< [[::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

See Also