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

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

Méthodes publiques

Méthode Description
CopyField ( ) : Field
Equals ( Field other ) : bool
GetReferencedFormIds ( ) : IEnumerable
ToString ( ) : string

Private Methods

Méthode Description
ReadField ( RecordReader reader ) : void
WriteField ( RecordWriter writer ) : void

Method Details

CopyField() public méthode

public CopyField ( ) : Field
Résultat Field

Equals() public méthode

public Equals ( Field other ) : bool
other Field
Résultat bool

GetReferencedFormIds() public méthode

public GetReferencedFormIds ( ) : IEnumerable
Résultat IEnumerable

ToString() public méthode

public ToString ( ) : string
Résultat string