Dungeon Architect  17.0.0
DungeonArchitect.Builders.Grid.IntVector2Key Struct Reference

Data-structure for IntVector pair. Used for caching More...

Public Member Functions

 IntVector2Key (IntVector a, IntVector b)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 

Public Attributes

IntVector a
 
IntVector b
 

Detailed Description

Data-structure for IntVector pair. Used for caching

Definition at line 236 of file GridDungeonModel.cs.


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