C# 클래스 RocketLeagueReplayParser.KeyFrame

파일 보기 프로젝트 열기: jjbott/RocketLeagueReplayParser 1 사용 예제들

공개 메소드들

메소드 설명
Deserialize ( BinaryReader bs ) : KeyFrame
Serialize ( ) : IEnumerable
ToDebugString ( ) : string

메소드 상세

Deserialize() 공개 정적인 메소드

public static Deserialize ( BinaryReader bs ) : KeyFrame
bs System.IO.BinaryReader
리턴 KeyFrame

Serialize() 공개 메소드

public Serialize ( ) : IEnumerable
리턴 IEnumerable

ToDebugString() 공개 메소드

public ToDebugString ( ) : string
리턴 string