Description
Whether a specific team's flag is being carried by a member of the opposing team in capture the flag.
Snippet
Is Flag Being Carried(Team(Team 1));
Properties
Returns: Boolean
Parameters: Team
Team
Type: Team, Default: Team
The team whose flag to check.