Click or drag to resize

ClientLogUserScriptLegacy Property

Note: This API is now obsolete.

Namespace:  AxiomCore2.Log
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("This interface is deprecated, please use new Log methods.")]
public static ILegacyLog UserScriptLegacy { get; }

Property Value

Type: ILegacyLog
See Also