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

Inheritance: GenericFormRecord
Exibir arquivo Open project: unforbidable/patcher

Private Properties

Property Type Description
GetStringZeroTerminatedBytes byte[]

Public Methods

Method Description
ToString ( ) : string

Protected Methods

Method Description
AfterRead ( RecordReader reader ) : void
OnEditorIdChanged ( string oldEditorId ) : void

Private Methods

Method Description
GetStringZeroTerminatedBytes ( string value ) : byte[]

Method Details

AfterRead() protected method

protected AfterRead ( RecordReader reader ) : void
reader RecordReader
return void

OnEditorIdChanged() protected method

protected OnEditorIdChanged ( string oldEditorId ) : void
oldEditorId string
return void

ToString() public method

public ToString ( ) : string
return string