octane-0.13.1: Parse Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Octane.Type.Replication

Synopsis

Documentation

data Replication Source #

A replicated actor in a frame.

This cannot be an instance of BinaryBit because it requires out-of-band information (the class property map) to decode.