Enum MarsEntityPriority
Describes how important getting a match for a MARS Entity is, relative to other entities
Namespace: Unity.MARS.Query
Syntax
public enum MarsEntityPriority : sbyte
Fields
| Name | Description | Value |
|---|---|---|
| High | ||
| Low | ||
| Maximum | ||
| Minimum | ||
| Normal |