Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Xml.Xsl.Int32Pair Struct Reference

Public Member Functions

 Int32Pair (int left, int right)
 
override bool Equals ([NotNullWhen(true)] object other)
 
override int GetHashCode ()
 

Properties

int Left [get]
 
int Right [get]
 

Private Attributes

readonly int _left
 
readonly int _right
 

Detailed Description

Definition at line 5 of file Int32Pair.cs.


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