Class XofFileSaveObject
Inheritance
XofFileSaveObject
Assembly: JeremyAnsel.DirectX.D3DXof.dll
Syntax
public sealed class XofFileSaveObject : IDisposable
Methods
|
Edit this page
View Source
AddData(XofFileEnumData)
Declaration
public XofFileSaveData AddData(XofFileEnumData child)
Parameters
Returns
|
Edit this page
View Source
AddData(Guid, string, Guid?, byte[])
Declaration
public XofFileSaveData AddData(Guid template, string name, Guid? id, byte[] data)
Parameters
Returns
|
Edit this page
View Source
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Declaration
|
Edit this page
View Source
GetFile()
Declaration
Returns
|
Edit this page
View Source
Save()
Declaration
Implements