C# Class Patcher.Data.Plugins.Content.Records.Gmst

Inheritance: GenericFormRecord
Afficher le fichier Open project: unforbidable/patcher

Private Properties

Свойство Type Description
GetStringZeroTerminatedBytes byte[]

Méthodes publiques

Méthode Description
ToString ( ) : string

Méthodes protégées

Méthode Description
AfterRead ( RecordReader reader ) : void
OnEditorIdChanged ( string oldEditorId ) : void

Private Methods

Méthode Description
GetStringZeroTerminatedBytes ( string value ) : byte[]

Method Details

AfterRead() protected méthode

protected AfterRead ( RecordReader reader ) : void
reader RecordReader
Résultat void

OnEditorIdChanged() protected méthode

protected OnEditorIdChanged ( string oldEditorId ) : void
oldEditorId string
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string