Click or drag to resize

IAssetTreeNodeIsFolder Property

Gets/sets whether the node is an Asset Folder. Asset folders are just containers.

Namespace:  Ingeniux.Runtime.Assets
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
bool IsFolder { get; set; }

Property Value

Type: Boolean
See Also