Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityEditor
VersionControl
Message
C# 클래스 UnityEditor.VersionControl.Message
Messages from the version control system.
파일 보기
프로젝트 열기: CarlosHBC/UnityDecompiled
Private Properties
프로퍼티
타입
설명
Dispose
void
Info
void
Message
System
공개 메소드들
메소드
설명
Show
( ) :
void
Write the message to the console.
비공개 메소드들
메소드
설명
Dispose
( ) :
void
Info
(
string
message
) :
void
Message
( ) :
System
메소드 상세
Show()
공개
메소드
Write the message to the console.
public
Show
( ) :
void
리턴
void