C# 클래스 UnityEditor.SearchUtility

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

비공개 메소드들

메소드 설명
CheckForKeyWords ( string searchString, SearchFilter filter, int quote1, int quote2 ) : bool
FindFirstPositionNotOf ( string source, string chars ) : int
ParseSearchString ( string searchText, SearchFilter filter ) : bool
RemoveUnwantedWhitespaces ( string &searchString ) : void