ConflictCheckingHelperRemoveElementAssignmentConflicts Method |
Name | Description | |
---|---|---|
RemoveElementAssignmentConflicts(ElementAssignmentConflictCheck) |
Removes any element assignments on a particular Controller assigned to this Player
that conflict with the potential assignment in the incoming Element Assignment Conflict Check.
| |
RemoveElementAssignmentConflicts(ElementAssignmentConflictCheck, Boolean) |
Removes any element assignments on a particular Controller assigned to this Player
that conflict with the potential assignment in the incoming Element Assignment Conflict Check.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with any of the assignments on the incoming Controller Map.
| |
RemoveElementAssignmentConflicts(ElementAssignmentConflictCheck, Boolean, Boolean) |
Removes any element assignments on a particular Controller assigned to this Player
that conflict with the potential assignment in the incoming Element Assignment Conflict Check.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with the assignment in the incoming Action Element Map.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap, Boolean) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with any of the assignments on the incoming Controller Map.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap, Boolean) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with the assignment in the incoming Action Element Map.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap, Boolean, Boolean) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with any of the assignments on the incoming Controller Map.
| |
RemoveElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap, Boolean, Boolean) |
Removes all element assignments on a particular Controller assigned to this Player
that conflict with the assignment in the incoming Action Element Map.
|