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

Public Member Functions

 EditAndContinueLogEntry (EntityHandle handle, EditAndContinueOperation operation)
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (EditAndContinueLogEntry other)
 
override int GetHashCode ()
 
bool Equals (T? other)
 

Properties

EntityHandle Handle [get]
 
EditAndContinueOperation Operation [get]
 

Detailed Description

Definition at line 5 of file EditAndContinueLogEntry.cs.


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