Table of Contents

Class Node.AssetBundlePathComponent

Namespace
Lime
Assembly
Lime.dll

For each root node of deserialized node hierarchy this component will be added and set to path in asset bundle.

public class Node.AssetBundlePathComponent : NodeComponent, IDisposable, IAnimable
Inheritance
Node.AssetBundlePathComponent
Implements
Inherited Members
Extension Methods

Constructors

AssetBundlePathComponent()

public AssetBundlePathComponent()

AssetBundlePathComponent(string)

public AssetBundlePathComponent(string path)

Parameters

path string

Fields

Path

[YuzuMember]
public string Path

Field Value

string

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.