C# Class SuperImageEvolver.ProjectOptions

Inheritance: ICloneable
显示文件 Open project: fragmer/SuperImageEvolver Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
ProjectOptions ( ) : System
ProjectOptions ( NBTag tag ) : System
SerializeNBT ( ) : NBTag

Method Details

Clone() public method

public Clone ( ) : object
return object

ProjectOptions() public method

public ProjectOptions ( ) : System
return System

ProjectOptions() public method

public ProjectOptions ( NBTag tag ) : System
tag NBTag
return System

SerializeNBT() public method

public SerializeNBT ( ) : NBTag
return NBTag