Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Equals() [2/3]

bool System.Text.Rune.Equals ( Rune other)
inline

Definition at line 401 of file Rune.cs.

402 {
403 return this == other;
404 }

References System.other.