Reference Library
AllIcons Property
NamespacesMBNCSUtil.DataBniFileParserAllIcons
Gets all icons and their associated metadata.
Declaration Syntax
C#Visual BasicVisual C++
public BniIcon[] AllIcons { get; }
Public ReadOnly Property AllIcons As BniIcon()
	Get
public:
property array<BniIcon^>^ AllIcons {
	array<BniIcon^>^ get ();
}

Assembly: Asgard5Library (Module: Asgard5Library)