C# Class Patcher.Data.Plugins.Content.Records.Imad.TimeFloatCoupleArray

Inheritance: Compound
ファイルを表示 Open project: unforbidable/patcher

Public Methods

Method Description
CopyField ( ) : Field
Equals ( Field other ) : bool
GetElement ( int index ) : byte[]
GetReferencedFormIds ( ) : IEnumerable
ToString ( ) : string

Private Methods

Method Description
ReadCompoundField ( RecordReader reader, string fieldName, int depth ) : 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

GetElement() public method

public GetElement ( int index ) : byte[]
index int
return byte[]

GetReferencedFormIds() public method

public GetReferencedFormIds ( ) : IEnumerable
return IEnumerable

ToString() public method

public ToString ( ) : string
return string