Class AssetUtils
AssetUtils class handles parsing of a text asset files to extract node attributes.
Inherited Members
Namespace: Mechatronics.SystemGraph
Assembly: solution.dll
Syntax
public class AssetUtils
  Fields
| Name | Description | 
|---|---|
| ProjectAssemblies | The project assemblies  | 
      
Methods
| Name | Description | 
|---|---|
| ExtractNodeCategoryNameFromText(string) | This function only extracts Category and Name from a source file.  | 
      
| GetNodeAssetPath(NodeRuntime, ref TextAsset) | Gets the node asset path.  |