C# 클래스 Sign, Team4BabelGame

상속: MonoBehaviour
파일 보기 프로젝트 열기: veselin-/Team4BabelGame 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsActive bool
Name string
SyllableSequence List

프로퍼티 상세

IsActive 공개적으로 프로퍼티

public bool IsActive
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

SyllableSequence 공개적으로 프로퍼티

public List SyllableSequence
리턴 List