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