Enum TargetPickerType
Defines the available types to pick a target from. all: all targets allInList: all targets defined in the list allButInList: all targets but the ones defined in the list
Namespace: RTSEngine.Entities
Assembly: cs.temp.dll.dll
Syntax
public enum TargetPickerType
Fields
| Name | Description |
|---|---|
| all | |
| allButInList | |
| allInList |