UxrWeaponManager.LogLevel Property

Gets or sets the current log level. This controls the amount of information sent.

Namespace: UltimateXR.Mechanics.Weapons
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public UxrLogLevel LogLevel { get; set; }

Property Value

Type: UxrLogLevel

Implements

IUxrLogger.LogLevel

See Also

Reference

UxrWeaponManager Class
UltimateXR.Mechanics.Weapons Namespace