ContentTypeReader<T>.Read Method (Microsoft.Xna.Framework.Content)


Namespace: Microsoft.Xna.Framework.Content
Assembly: MonoGame.Framework (MonoGame.Framework.dll 3.8.0.1082)
  • C#
  • VB
  • F#
protected internal abstract T Read(
	ContentReader input, 
	T existingInstance
)

Syntax for VB is not yet implemented.

Syntax for F# is not yet implemented.

Parameters

input
Type: Microsoft.Xna.Framework.Content.ContentReader
existingInstance
Type: T

Return Value

Type: T
Supported in:

    
 Windows DirectX Desktop
    
 Linux Desktop
    
 Windows OpenGL Desktop
    
 Web