IDataFile

Namespace: uModIO

Assembly: uMod.Core.dll

Implements IDataObject

Summary

Represents a data file

Properties

Name

Summary

Exists

Determines if data file exists

Extension

Gets the file extension

Filename

Gets the relative path

IsLoaded

Determines if the file was loaded

OnCreateObject

OnCreateObject event

Path

Gets the file path

Methods

Name

Summary

Delete ()

Delete data file

FromString (String)

Load data from string

Load ()

Load data file

Save ()

Save data file

ToAttachment (String)

Converts data file to file attachment