프로퍼티 | 타입 | 설명 | |
---|---|---|---|
bgColor | |||
colorIndicator | |||
completionText | |||
description | string | ||
hasDescriptionColor | |||
highlightedBgColor | |||
hitTextColor | |||
markColor | |||
markText |
메소드 | 설명 | |
---|---|---|
Awake ( ) : void | ||
SetCompletion ( string code, string prefix ) : void | ||
SetHighlight ( bool isHighlighted ) : void | ||
SetMark ( string mark, |
||
Update ( ) : void |
public SetCompletion ( string code, string prefix ) : void | ||
code | string | |
prefix | string | |
리턴 | void |
public SetMark ( string mark, |
||
mark | string | |
color | ||
리턴 | void |
public Color32,UnityEngine hasDescriptionColor | ||
리턴 |