C# Class Alexandria.Engines.Creation.Record

Base class of all Module records.
Inheritance: Glare.Assets.FolderAsset
ファイルを表示 Open project: Burton-Radons/Alexandria

Public Methods

Method Description
GetRecordType ( string type ) : Type

Private Methods

Method Description
Read ( Module module, RecordReader reader ) : Record
Record ( Module module, RecordReader reader ) : System

Method Details

GetRecordType() public static method

public static GetRecordType ( string type ) : Type
type string
return System.Type