rattletrap-11.1.1: Parse and generate Rocket League replays.
Safe HaskellNone
LanguageHaskell2010

Rattletrap.Type.PropertyValue

Documentation

data PropertyValue a Source #

Constructors

Array (Array a)

Yes, a list of dictionaries. No, it doesn't make sense. These usually only have one element.

Bool Bool 
Byte Byte

This is a strange name for essentially a key-value pair.

Float Float 
Int Int 
Name Name

It's unclear how exactly this is different than a StrProperty.

QWord QWord 
Str Str