TeamInfo Class: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
{| {{APITable}} | {| {{APITable}} | ||
|- | |- | ||
|style="width: 240px;"|[[TeamInfo.GetCrewIDs_Method|GetCrewIDs]]||{{:TeamInfo. | |style="width: 240px;"|[[TeamInfo.GetCrewIDs_Method|GetCrewIDs]]||{{:TeamInfo.GetCrewIDs_Method}} | ||
|- | |- | ||
|[[TeamInfo.SetCrewIDs_Method|SetCrewIDs]]||{{:TeamInfo. | |[[TeamInfo.SetCrewIDs_Method|SetCrewIDs]]||{{:TeamInfo.SetCrewIDs_Method}} | ||
|} | |} | ||
Revision as of 15:36, 13 March 2019
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 the list of IDs of the crews included in the team. |