Property | Type | Description |
---|
Method | Description | |
---|---|---|
Equals ( GridRegion region ) : bool |
Define equality as two regions having the same, non-zero UUID.
|
|
Equals ( Object obj ) : bool | ||
FromOSD ( OSDMap map ) : void | ||
GetHashCode ( ) : int | ||
GridRegion ( ) : System | ||
GridRegion ( |
||
PointIsInRegion ( int x, int y ) : bool |
Returns whether the grid coordinate is inside of this region
|
|
ToOSD ( ) : OSDMap |
public GridRegion ( |
||
ConvertFrom | ||
return | System |
public PointIsInRegion ( int x, int y ) : bool | ||
x | int | |
y | int | |
return | bool |