Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.Grid2D.Range Struct Reference

A range defined by start and end index. More...

Public Member Functions

 Range (int start, int end)
 
bool Overlaps (int start, int end)
 
bool IsInside (int start, int end)
 
override string ToString ()
 

Public Attributes

int start
 
int end
 

Detailed Description

A range defined by start and end index.


The documentation for this struct was generated from the following file: