Survivalcraft API 1.8.2.3
v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
IContentReader.cs
浏览该文件的文档.
1
namespace
Game.IContentReader
{
2
public
abstract
class
IContentReader
{
3
public
abstract
string
Type
{
get
; }
4
public
abstract
string
[]
DefaultSuffix
{
get
; }
5
public
abstract
object
Get
(
ContentInfo
[] contents);
6
}
7
}
Game.ContentInfo
定义
ContentManager.cs:8
Game.IContentReader.IContentReader
定义
IContentReader.cs:2
Game.IContentReader.IContentReader.Get
object Get(ContentInfo[] contents)
Game.IContentReader.IContentReader.DefaultSuffix
string[] DefaultSuffix
定义
IContentReader.cs:4
Game.IContentReader.IContentReader.Type
string Type
定义
IContentReader.cs:3
Game.IContentReader
定义
AssemblyReader.cs:3
SurvivalcraftApi 1.8.2.3
Survivalcraft.Windows
IContentReader
IContentReader.cs
制作者
1.16.1