Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.LabelHandle Struct Reference

Public Member Functions

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

Static Public Member Functions

static bool operator== (LabelHandle left, LabelHandle right)
 
static bool operator!= (LabelHandle left, LabelHandle right)
 

Package Functions

 LabelHandle (int id)
 

Properties

int Id [get]
 
bool IsNil [get]
 

Detailed Description

Definition at line 5 of file LabelHandle.cs.


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