Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
uREPL
CommandCompletion
C# 클래스 uREPL.CommandCompletion
상속:
CompletionPlugin
파일 보기
프로젝트 열기: hecomi/uREPL
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
instance
CommandCompletion
공개 메소드들
메소드
설명
GetCompletions
(
string
input
) :
uREPL.CompletionInfo[]
보호된 메소드들
메소드
설명
OnEnable
( ) :
void
메소드 상세
GetCompletions()
공개
메소드
public
GetCompletions
(
string
input
) :
uREPL.CompletionInfo[]
input
string
리턴
uREPL.CompletionInfo[]
OnEnable()
보호된
메소드
protected
OnEnable
( ) :
void
리턴
void
프로퍼티 상세
instance
공개적으로 정적으로 프로퍼티
public
static
CommandCompletion,uREPL
instance
리턴
CommandCompletion