C# Class LSLib.LS.Story.NodeRef

Inheritance: OsirisSerializable
Afficher le fichier Open project: Norbyte/lslib Class Usage Examples

Méthodes publiques

Свойство Type Description
NodeIndex System.UInt32

Méthodes publiques

Méthode Description
DebugDump ( TextWriter writer, Story story ) : void
IsValid ( ) : bool
Read ( OsiReader reader ) : void
Write ( OsiWriter writer ) : void

Method Details

DebugDump() public méthode

public DebugDump ( TextWriter writer, Story story ) : void
writer System.IO.TextWriter
story Story
Résultat void

IsValid() public méthode

public IsValid ( ) : bool
Résultat bool

Read() public méthode

public Read ( OsiReader reader ) : void
reader OsiReader
Résultat void

Write() public méthode

public Write ( OsiWriter writer ) : void
writer OsiWriter
Résultat void

Property Details

NodeIndex public_oe property

public UInt32,System NodeIndex
Résultat System.UInt32