C# 클래스 FMODUnity.CreateEventPopup.FolderEntry

파일 보기 프로젝트 열기: fmod/UnityIntegration

공개 프로퍼티들

프로퍼티 타입 설명
entries List
guid string
name string
parent FolderEntry
rect UnityEngine.Rect

프로퍼티 상세

entries 공개적으로 프로퍼티

public List entries
리턴 List

guid 공개적으로 프로퍼티

public string guid
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

parent 공개적으로 프로퍼티

public FolderEntry parent
리턴 FolderEntry

rect 공개적으로 프로퍼티

public Rect,UnityEngine rect
리턴 UnityEngine.Rect