Version: 2023.2
言語: 日本語

StartupLog

struct in UnityEngine

マニュアルに切り替える

説明

Information about a message

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

変数

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: