{
  "path": [
    "/Script/FortniteGame.FortPickupAthena"
  ],
  "parseLevel": 2,
  "exportGroup": "mapData",
  "exportName": "pickups",
  "exportType": "array",
  "properties": {
    "bReplicateMovement": {
      "name": "bReplicateMovement",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ReplicatedMovement": {
      "name": "ReplicatedMovement",
      "type": "FRepMovement",
      "parseType": "readClass"
    },
    "LocationOffset": {
      "name": "LocationOffset",
      "type": "FVector",
      "parseFunction": "readPackedVector100",
      "parseType": "default"
    },
    "RelativeScale3D": {
      "name": "RelativeScale3D",
      "type": "FVector",
      "parseFunction": "readPackedVector100",
      "parseType": "default"
    },
    "RotationOffset": {
      "name": "RotationOffset",
      "type": "FVector",
      "parseFunction": "readRotationShort",
      "parseType": "default"
    },
    "AttachComponent": {
      "name": "AttachComponent",
      "type": "uint",
      "parseFunction": "readIntPacked",
      "parseType": "default"
    },
    "Owner": {
      "name": "Owner",
      "type": "uint",
      "parseFunction": "readIntPacked",
      "parseType": "default"
    },
    "bRandomRotation": {
      "name": "bRandomRotation",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "Count": {
      "name": "Count",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "ItemDefinition": {
      "name": "ItemDefinition",
      "type": "ItemDefinition",
      "parseType": "readClass"
    },
    "Durability": {
      "name": "Durability",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "Level": {
      "name": "Level",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "LoadedAmmo": {
      "name": "LoadedAmmo",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "A": {
      "name": "A",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "B": {
      "name": "B",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "C": {
      "name": "C",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "D": {
      "name": "D",
      "type": "uint",
      "parseFunction": "readUInt32",
      "parseType": "default"
    },
    "bUpdateStatsOnCollection": {
      "name": "bUpdateStatsOnCollection",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "bIsDirty": {
      "name": "bIsDirty",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "StateValues": {
      "name": "StateValues",
      "type": "FortItemEntryStateValue",
      "parseType": "readDynamicArray"
    },
    "GenericAttributeValues": {
      "name": "GenericAttributeValues",
      "type": "float",
      "parseType": "ignore"
    },
    "CombineTarget": {
      "name": "CombineTarget",
      "type": "ItemDefinition",
      "parseType": "readClass"
    },
    "PickupTarget": {
      "name": "PickupTarget",
      "type": "uint",
      "parseFunction": "readIntPacked",
      "parseType": "default"
    },
    "ItemOwner": {
      "name": "ItemOwner",
      "type": "uint",
      "parseFunction": "readIntPacked",
      "parseType": "default"
    },
    "LootInitialPosition": {
      "name": "LootInitialPosition",
      "type": "FVector",
      "parseFunction": "readPackedVector10",
      "parseType": "default"
    },
    "LootFinalPosition": {
      "name": "LootFinalPosition",
      "type": "FVector",
      "parseFunction": "readPackedVector10",
      "parseType": "default"
    },
    "FlyTime": {
      "name": "FlyTime",
      "type": "float",
      "parseFunction": "readFloat32",
      "parseType": "default"
    },
    "StartDirection": {
      "name": "StartDirection",
      "type": "FVector",
      "parseFunction": "readRotationShort",
      "parseType": "default"
    },
    "FinalTossRestLocation": {
      "name": "FinalTossRestLocation",
      "type": "FVector",
      "parseFunction": "readPackedVector10",
      "parseType": "default"
    },
    "TossState": {
      "name": "TossState",
      "type": "EFortPickupTossState",
      "parseType": "readEnum",
      "bits": 2
    },
    "bCombinePickupsWhenTossCompletes": {
      "name": "bCombinePickupsWhenTossCompletes",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "OptionalOwnerID": {
      "name": "OptionalOwnerID",
      "type": "int",
      "parseFunction": "readInt32",
      "parseType": "default"
    },
    "bPickedUp": {
      "name": "bPickedUp",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "bTossedFromContainer": {
      "name": "bTossedFromContainer",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "bServerStoppedSimulation": {
      "name": "bServerStoppedSimulation",
      "type": "boolean",
      "parseFunction": "readBit",
      "parseType": "default"
    },
    "ServerImpactSoundFlash": {
      "name": "ServerImpactSoundFlash",
      "type": "byte",
      "parseFunction": "readByte",
      "parseType": "default"
    },
    "PawnWhoDroppedPickup": {
      "name": "PawnWhoDroppedPickup",
      "type": "uint",
      "parseFunction": "readIntPacked",
      "parseType": "default"
    },
    "OrderIndex": {
      "name": "OrderIndex",
      "type": "ushort",
      "parseFunction": "readUInt16",
      "parseType": "default"
    },
    "IntValue": {
      "name": "IntValue",
      "parseType": "readClass",
      "type": "DebugObject"
    },
    "NameValue": {
      "name": "NameValue",
      "parseType": "readClass",
      "type": "DebugObject"
    },
    "StateType": {
      "name": "StateType",
      "parseType": "readClass",
      "type": "DebugObject"
    }
  }
}
