Table of Contents

Class AssetRef

Namespace
TAssetBundle
Assembly
TAssetBundle.dll

Asset Reference

[Serializable]
public class AssetRef
Inheritance
AssetRef
Derived
Inherited Members

Properties

FileName

File name without extension

public string FileName { get; }

Property Value

string

IsValid

is it valid asset path?

public bool IsValid { get; }

Property Value

bool

Path

path to the asset

public string Path { get; }

Property Value

string

Methods

ToString()

public override string ToString()

Returns

string