C# 클래스 LSLib.LS.Story.Story

파일 보기 프로젝트 열기: Norbyte/lslib 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Adapters Adapter>.Dictionary
Databases Database>.Dictionary
DivObjects List
Functions List
GlobalActions List
Goals Goal>.Dictionary
Header OsirisHeader
MajorVersion byte
MinorVersion byte
Nodes Node>.Dictionary
Types OsirisType>.Dictionary

공개 메소드들

메소드 설명
DebugDump ( TextWriter writer ) : void

메소드 상세

DebugDump() 공개 메소드

public DebugDump ( TextWriter writer ) : void
writer System.IO.TextWriter
리턴 void

프로퍼티 상세

Adapters 공개적으로 프로퍼티

public Dictionary Adapters
리턴 Adapter>.Dictionary

Databases 공개적으로 프로퍼티

public Dictionary Databases
리턴 Database>.Dictionary

DivObjects 공개적으로 프로퍼티

public List DivObjects
리턴 List

Functions 공개적으로 프로퍼티

public List Functions
리턴 List

GlobalActions 공개적으로 프로퍼티

public List GlobalActions
리턴 List

Goals 공개적으로 프로퍼티

public Dictionary Goals
리턴 Goal>.Dictionary

Header 공개적으로 프로퍼티

public OsirisHeader Header
리턴 OsirisHeader

MajorVersion 공개적으로 프로퍼티

public byte MajorVersion
리턴 byte

MinorVersion 공개적으로 프로퍼티

public byte MinorVersion
리턴 byte

Nodes 공개적으로 프로퍼티

public Dictionary Nodes
리턴 Node>.Dictionary

Types 공개적으로 프로퍼티

public Dictionary Types
리턴 OsirisType>.Dictionary