Click or drag to resize

IAssetTree Interface

Represents the Asset Tree structure, which corresponding to the AssetTree.xml file in the content location

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
public interface IAssetTree

The IAssetTree type exposes the following members.

Methods
  NameDescription
Public methodGetNode
Retrieves an Asset Tree Node by its unique id
Top
See Also