Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Emit.Label Struct Reference

Public Member Functions

override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (Label obj)
 
bool Equals (T? other)
 

Static Public Member Functions

static bool operator== (Label a, Label b)
 
static bool operator!= (Label a, Label b)
 

Package Functions

 Label (int label)
 
int GetLabelValue ()
 

Package Attributes

readonly int m_label
 

Detailed Description

Definition at line 5 of file Label.cs.


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