C# Class SimpleFramework.Manager.AssetBundleInfo

Afficher le fichier Open project: QiuBuZai/UnityLuaFramework Class Usage Examples

Méthodes publiques

Свойство Type Description
m_AssetBundle UnityEngine.AssetBundle
m_ReferencedCount int

Méthodes publiques

Méthode Description
AssetBundleInfo ( AssetBundle assetBundle ) : UnityEngine

Method Details

AssetBundleInfo() public méthode

public AssetBundleInfo ( AssetBundle assetBundle ) : UnityEngine
assetBundle UnityEngine.AssetBundle
Résultat UnityEngine

Property Details

m_AssetBundle public_oe property

public AssetBundle,UnityEngine m_AssetBundle
Résultat UnityEngine.AssetBundle

m_ReferencedCount public_oe property

public int m_ReferencedCount
Résultat int