TeamInfo Class

From ReliaWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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)