rattletrap-6.3.0: Parse and generate Rocket League replays.

Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.ReplicationValue

Documentation

data ReplicationValue Source #

Constructors

ReplicationValueSpawned SpawnedReplication

Creates a new actor.

ReplicationValueUpdated UpdatedReplication

Updates an existing actor.

ReplicationValueDestroyed DestroyedReplication

Destroys an existing actor.