TeamInfo Class

From ReliaWiki
Revision as of 21:35, 13 March 2019 by David J. Groebel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Represents the team of crews.

Methods

Name Description
GetCrewIDs Returns an array of the IDs of the crews included in the team.
SetCrewIDs Sets the IDs of the crews included in the team.


Properties

Name Description
CrewIDs Returns a List(Of Integer) of IDs containing teams of the crews included in the team. (.NET Only)