ResourceContentManager Members
The following tables list the members exposed by the ResourceContentManager type.
Public Constructors
Name | Description | |
---|---|---|
ResourceContentManager | Creates a new instance of ResourceContentManager. |
Public Properties
Name | Description | |
---|---|---|
RootDirectory | (Inherited from ContentManager.) | |
ServiceProvider | (Inherited from ContentManager.) |
Public Methods
Name | Description | |
---|---|---|
Dispose | (Inherited from ContentManager.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Load | (Inherited from ContentManager.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Unload | (Inherited from ContentManager.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OpenStream | Opens a stream for reading the specified resource. Derived classes can replace this to implement pack files or asset compression. | |
ReadAsset | (Inherited from ContentManager.) |
See Also
Reference
ResourceContentManager Class
Microsoft.Xna.Framework.Content Namespace