次の方法で共有


XImporter Members

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

Public Constructors

Name Description
Public Method XImporter Initializes a new instance of XImporter.

Public Methods

Name Description
Public Method Dispose Overloaded. Immediately releases the managed/unmanaged resources used by this object.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Import Called by the XNA Framework when importing a DirectX Object (.x) file to be used as a game asset. This is the method called by the XNA Framework when an asset is to be imported into an object that can be recognized by the Content Pipeline.
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

XImporter Class
Microsoft.Xna.Framework.Content.Pipeline Namespace