ContentStatsCollection.Read Method (Microsoft.Xna.Framework.Content.Pipeline)

Load the content statistics from a folder.

Namespace: Microsoft.Xna.Framework.Content.Pipeline
Assembly: MonoGame.Framework.Content.Pipeline (MonoGame.Framework.Content.Pipeline.dll 3.8.0.1082)
  • C#
  • VB
  • F#
public static ContentStatsCollection Read(
	string outputPath
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

outputPath
Type: System.String
The folder where the .mgstats file can be found.

Return Value

Type: Microsoft.Xna.Framework.Content.Pipeline.ContentStatsCollection
Returns the content statistics or an empty collection.
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop