Share via


ResourceContentManager Members

The following tables list the members exposed by the ResourceContentManager type.

Public Constructors

Name Description
Public Method ResourceContentManager Creates a new instance of ResourceContentManager.

Public Properties

Name Description
Public Property RootDirectory (Inherited from ContentManager.)
Public Property ServiceProvider (Inherited from ContentManager.)

Public Methods

Name Description
Public Method Dispose (Inherited from ContentManager.)
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Load (Inherited from ContentManager.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)
Public Method Unload (Inherited from ContentManager.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method OpenStream Opens a stream for reading the specified resource. Derived classes can replace this to implement pack files or asset compression.
Protected Method ReadAsset (Inherited from ContentManager.)

See Also

Reference

ResourceContentManager Class
Microsoft.Xna.Framework.Content Namespace