Enum GeoFenceCondition.GeoFenceRule
Used to determine whether our condition is true if the object is inside or outside the geo fence.
Namespace: Unity.MARS.Conditions
Syntax
public enum GeoFenceRule
Fields
Name | Description | Value |
---|---|---|
Inside | Object should be inside the geo fence |
|
Outside | Object should be outside the geo fence |