Click or drag to resize

LogHelperLogError Method

[This is preliminary documentation and is subject to change.]

Namespace:  MLAPI.Logging
Assembly:  MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void LogError(
	string message
)
Request Example View Source

Parameters

message
Type: SystemString
See Also