|
Terraria v1.4.4.9
Terraria source code documentation
|
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] |
Definition at line 5 of file EditAndContinueLogEntry.cs.