StartupLog

struct in UnityEngine

/

Implemented in:UnityEngine.CoreModule

Switch to Manual

Description

Information about a message

Represents a log message consisting of a timestamp, LogType, and message.

Properties

logTypeType of logged message e.g. warn or error etc.
messageText of logged message.
timestampTime of logged message in nanoseconds.

Did you find this page useful? Please give it a rating: