C# 클래스 ShowOffEmoji.PosStringTuple, Unity-UI-emoji

파일 보기 프로젝트 열기: mcraiha/Unity-UI-emoji

공개 프로퍼티들

프로퍼티 타입 설명
emoji string
pos int

공개 메소드들

메소드 설명
PosStringTuple ( int p, string s ) : System

메소드 상세

PosStringTuple() 공개 메소드

public PosStringTuple ( int p, string s ) : System
p int
s string
리턴 System

프로퍼티 상세

emoji 공개적으로 프로퍼티

public string emoji
리턴 string

pos 공개적으로 프로퍼티

public int pos
리턴 int