excavationzone - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.Excavation
Inherits from System.Object
Represents a completion target of the excavation game. Consisting of a set of positions
that must be uncovered for at least _completionValue percent on average.
public class ExcavationZone| Name | Description |
|---|---|
| OnZoneCompleted | Emitted when the zone gets completed. |
| Name | Description |
|---|---|
| CheckCompletion(int,Color32[]) | Checks if all the sections have been completed to an average of at least _completionValue percent. |
| Name | Description |
|---|---|
| Granularity | Used internally for displaying in the editor. |