Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
class | PropertyFetch |
Public Member Functions | |
PropertySpec (string propertyName, PropertySpec next) | |
object | Fetch (object obj) |
Public Attributes | |
PropertySpec | Next |
Properties | |
bool | IsStatic [get, private set] |
Private Attributes | |
readonly string | _propertyName |
volatile PropertyFetch | _fetchForExpectedType |
Definition at line 627 of file DiagnosticSourceEventSource.cs.