Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Diagnostics.ActivityEvent Struct Reference

Public Member Functions

 ActivityEvent (string name)
 
 ActivityEvent (string name, DateTimeOffset timestamp=default(DateTimeOffset), ActivityTagsCollection? tags=null)
 

Properties

string Name [get]
 
DateTimeOffset Timestamp [get]
 
IEnumerable< KeyValuePair< string, object?> > Tags [get]
 

Static Private Attributes

static readonly ActivityTagsCollection s_emptyTags = new ActivityTagsCollection()
 

Detailed Description

Definition at line 5 of file ActivityEvent.cs.


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