C# Class LSLib.LS.Story.StoryReader

ファイルを表示 Open project: Norbyte/lslib Class Usage Examples

Public Methods

Method Description
Read ( Stream stream ) : Story
StoryReader ( ) : System

Private Methods

Method Description
ReadAdapters ( OsiReader reader ) : Adapter>.Dictionary
ReadDatabases ( OsiReader reader ) : Database>.Dictionary
ReadGoals ( OsiReader reader ) : Goal>.Dictionary
ReadNodes ( OsiReader reader ) : Node>.Dictionary
ReadTypes ( OsiReader reader ) : OsirisType>.Dictionary

Method Details

Read() public method

public Read ( Stream stream ) : Story
stream Stream
return Story

StoryReader() public method

public StoryReader ( ) : System
return System