|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| override int | GetHashCode () |
| override bool | Equals (object obj) |
| bool | Equals (ExceptionHandler other) |
| bool | Equals (T? other) |
Package Functions | |
| ExceptionHandler (int tryStartOffset, int tryEndOffset, int filterOffset, int handlerStartOffset, int handlerEndOffset, int kind, int exceptionTypeToken) | |
Package Attributes | |
| readonly int | m_exceptionClass |
| readonly int | m_tryStartOffset |
| readonly int | m_tryEndOffset |
| readonly int | m_filterOffset |
| readonly int | m_handlerStartOffset |
| readonly int | m_handlerEndOffset |
| readonly ExceptionHandlingClauseOptions | m_kind |
Definition at line 3 of file ExceptionHandler.cs.