TeamInfo Class: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{DISPLAYTITLE:TeamInfo Class}}{{Template:API}}{{Template:APIBreadcrumb}} <onlyinclude>Represents the team of crews.</onlyinclude> ==Methods== {| {{APITable}} |- |style="width…') |
No edit summary |
||
Line 8: | Line 8: | ||
|- | |- | ||
|style="width: 240px;"|[[TeamInfo.GetCrewIDs_Method|GetCrewIDs]]||{{:TeamInfo.GetCewIDs_Method}} | |style="width: 240px;"|[[TeamInfo.GetCrewIDs_Method|GetCrewIDs]]||{{:TeamInfo.GetCewIDs_Method}} | ||
|- | |||
|[[TeamInfo.SetCrewIDs_Method|SetCrewIDs]]||{{:TeamInfo.SetCewIDs_Method}} | |[[TeamInfo.SetCrewIDs_Method|SetCrewIDs]]||{{:TeamInfo.SetCewIDs_Method}} | ||
|} | |} |
Revision as of 20:06, 12 March 2019
Member of: SynthesisAPI
Represents the team of crews.
Methods
Name | Description |
---|---|
GetCrewIDs | TeamInfo.GetCewIDs Method |
SetCrewIDs | TeamInfo.SetCewIDs Method |
Properties
Name | Description |
---|---|
CrewIDs | Returns the list of IDs of the crews included in the team. |