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

Public Member Functions

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

Static Public Member Functions

static implicit operator BlobHandle (DocumentNameBlobHandle handle)
 
static operator DocumentNameBlobHandle (BlobHandle handle)
 
static bool operator== (DocumentNameBlobHandle left, DocumentNameBlobHandle right)
 
static bool operator!= (DocumentNameBlobHandle left, DocumentNameBlobHandle right)
 

Static Package Functions

static DocumentNameBlobHandle FromOffset (int heapOffset)
 

Properties

bool IsNil [get]
 

Private Member Functions

 DocumentNameBlobHandle (int heapOffset)
 

Private Attributes

readonly int _heapOffset
 

Detailed Description

Definition at line 5 of file DocumentNameBlobHandle.cs.


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