C# 클래스 GeneralAdvancedTechniques, Unity-Scripts

상속: MonoBehaviour
파일 보기 프로젝트 열기: leventeren/Unity-Scripts

공개 프로퍼티들

프로퍼티 타입 설명
avatar2dRecursive GameObject,
avatarMove GameObject,
avatarRecursive GameObject,
avatarSpeed GameObject[],
avatarSpeed2 GameObject[],
movePts Transform[],
textField RectTransform,
wingPersonPanel RectTransform,

공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

avatar2dRecursive 공개적으로 프로퍼티

public GameObject, avatar2dRecursive
리턴 GameObject,

avatarMove 공개적으로 프로퍼티

public GameObject, avatarMove
리턴 GameObject,

avatarRecursive 공개적으로 프로퍼티

public GameObject, avatarRecursive
리턴 GameObject,

avatarSpeed 공개적으로 프로퍼티

public GameObject[], avatarSpeed
리턴 GameObject[],

avatarSpeed2 공개적으로 프로퍼티

public GameObject[], avatarSpeed2
리턴 GameObject[],

movePts 공개적으로 프로퍼티

public Transform[], movePts
리턴 Transform[],

textField 공개적으로 프로퍼티

public RectTransform, textField
리턴 RectTransform,

wingPersonPanel 공개적으로 프로퍼티

public RectTransform, wingPersonPanel
리턴 RectTransform,