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: