terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Diagnostics.Tracing.EventAttribute Class Referencesealed
+ Inheritance diagram for System.Diagnostics.Tracing.EventAttribute:
+ Collaboration diagram for System.Diagnostics.Tracing.EventAttribute:

Public Member Functions

 EventAttribute (int eventId)
 

Properties

int EventId [set]
 
EventLevel Level [set]
 
EventKeywords Keywords [set]
 
string Message [set]
 

Private Attributes

int< EventIdk__BackingField
 
EventLevel< Levelk__BackingField
 
EventKeywords< Keywordsk__BackingField
 
string< Messagek__BackingField
 

Detailed Description

Definition at line 10 of file EventAttribute.cs.


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