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

Public Member Functions

 ActivityLink (ActivityContext context, ActivityTagsCollection? tags=null)
 
override bool Equals ([NotNullWhen(true)] object? obj)
 
bool Equals (ActivityLink value)
 
override int GetHashCode ()
 
bool Equals (T? other)
 

Static Public Member Functions

static bool operator== (ActivityLink left, ActivityLink right)
 
static bool operator!= (ActivityLink left, ActivityLink right)
 

Properties

ActivityContext Context [get]
 
IEnumerable< KeyValuePair< string, object?> >? Tags [get]
 

Detailed Description

Definition at line 6 of file ActivityLink.cs.


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