C# Class Internals.IdleMarkerBinaryOverlay

显示文件 Open project: Mutagen-Modding/Mutagen

Public Methods

Method Description
AnimationCountCustomParse ( OverlayStream stream, int offset ) : ParseResult

Private Methods

Method Description
AnimationsCustomParse ( OverlayStream stream, long finalPos, int offset, RecordType type, PreviousParse lastParsed ) : void

Method Details

AnimationCountCustomParse() public method

public AnimationCountCustomParse ( OverlayStream stream, int offset ) : ParseResult
stream OverlayStream
offset int
return ParseResult