ConflictCheckingHelperElementAssignmentConflicts Method |
Name | Description | |
---|---|---|
ElementAssignmentConflicts(ElementAssignmentConflictCheck) |
Enumerates all conflicts between element assignments on a particular Controller assigned
to this Player and the potential assignment in the incoming Element Assignment Conflict Check.
| |
ElementAssignmentConflicts(ElementAssignmentConflictCheck, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller assigned
to this Player and the potential assignment in the incoming Element Assignment Conflict Check.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and any of the assignments on the incoming Controller Map.
| |
ElementAssignmentConflicts(ElementAssignmentConflictCheck, Boolean, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller assigned
to this Player and the potential assignment in the incoming Element Assignment Conflict Check.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and the assignment in the incoming Action Element Map.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and any of the assignments on the incoming Controller Map.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and the assignment in the incoming Action Element Map.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap, Boolean, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and any of the assignments on the incoming Controller Map.
| |
ElementAssignmentConflicts(ControllerType, Int32, ControllerMap, ActionElementMap, Boolean, Boolean) |
Enumerates all conflicts between element assignments on a particular Controller
assigned to this Player and the assignment in the incoming Action Element Map.
|