C# 클래스 LoadedAssetBundle, NewAssetBundleSample

파일 보기 프로젝트 열기: makoto-unity/NewAssetBundleSample 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
m_AssetBundle AssetBundle,
m_ReferencedCount int

공개 메소드들

메소드 설명
LoadedAssetBundle ( AssetBundle, assetBundle ) : UnityEngine

메소드 상세

LoadedAssetBundle() 공개 메소드

public LoadedAssetBundle ( AssetBundle, assetBundle ) : UnityEngine
assetBundle AssetBundle,
리턴 UnityEngine

프로퍼티 상세

m_AssetBundle 공개적으로 프로퍼티

public AssetBundle, m_AssetBundle
리턴 AssetBundle,

m_ReferencedCount 공개적으로 프로퍼티

public int m_ReferencedCount
리턴 int