C# 클래스 AssetBundleRequest, OpenWorldGame

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

공개 프로퍼티들

프로퍼티 타입 설명
IsShared bool
Name string
PrefabList List
Size int

프로퍼티 상세

IsShared 공개적으로 프로퍼티

public bool IsShared
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

PrefabList 공개적으로 프로퍼티

public List PrefabList
리턴 List

Size 공개적으로 프로퍼티

public int Size
리턴 int