Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
SuperImageEvolver
ProjectOptions
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