C# 클래스 DialogElement, GGJ2016

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

공개 프로퍼티들

프로퍼티 타입 설명
audio UnityEngine.AudioSource
float1 float
string1 string
transform1 Transform
type Type

프로퍼티 상세

audio 공개적으로 프로퍼티

public AudioSource,UnityEngine audio
리턴 UnityEngine.AudioSource

float1 공개적으로 프로퍼티

public float float1
리턴 float

string1 공개적으로 프로퍼티

public string string1
리턴 string

transform1 공개적으로 프로퍼티

public Transform transform1
리턴 Transform

type 공개적으로 프로퍼티

public Type type
리턴 Type