Table of Contents

Interface IAssetInfo

Namespace
TAssetBundle
Assembly
TAssetBundle.dll

Asset Information

public interface IAssetInfo : IReferenceCount
Inherited Members

Properties

ActiveAssetBundle

IActiveAssetBundleInfo ActiveAssetBundle { get; }

Property Value

IActiveAssetBundleInfo

Asset

Object Asset { get; }

Property Value

Object

AssetPath

string AssetPath { get; }

Property Value

string