C# Class Patcher.Data.Plugins.Content.Records.Tes4.Hedr

Inheritance: Field
Exibir arquivo Open project: unforbidable/patcher

Public Methods

Method Description
CopyField ( ) : Field
Equals ( Field other ) : bool
GetReferencedFormIds ( ) : IEnumerable
ToString ( ) : string

Private Methods

Method Description
ReadField ( RecordReader reader ) : void
WriteField ( RecordWriter writer ) : void

Method Details

CopyField() public method

public CopyField ( ) : Field
return Field

Equals() public method

public Equals ( Field other ) : bool
other Field
return bool

GetReferencedFormIds() public method

public GetReferencedFormIds ( ) : IEnumerable
return IEnumerable

ToString() public method

public ToString ( ) : string
return string