Table of Contents

Struct FormattedValue

Namespace
Uncreated.Warfare.Logging
Assembly
Uncreated.Warfare.dll
public struct FormattedValue
Inherited Members

Fields

Alignment

public int Alignment

Field Value

int

Type

public Type Type

Field Value

Type

Value

public object? Value

Field Value

object

Methods

ToString()

Returns the fully qualified type name of this instance.

public override string ToString()

Returns

string

The fully qualified type name.