LEAP Documentation 40220
Documentation for the LEAP project
FWorldPickupInfo Struct Reference

#include <ProjectXGameState.h>

Public Attributes

FVector_NetQuantize ExpectedTargetLocation = FVector::ZeroVector
 
FVector_NetQuantize SpawnLocation = FVector::ZeroVector
 
TSubclassOf< APickupPickupClass
 
int32 PickupID = 0
 
TWeakObjectPtr< APickupPickup
 

Member Data Documentation

◆ ExpectedTargetLocation

FVector_NetQuantize FWorldPickupInfo::ExpectedTargetLocation = FVector::ZeroVector

◆ Pickup

TWeakObjectPtr<APickup> FWorldPickupInfo::Pickup

◆ PickupClass

TSubclassOf<APickup> FWorldPickupInfo::PickupClass

◆ PickupID

int32 FWorldPickupInfo::PickupID = 0

◆ SpawnLocation

FVector_NetQuantize FWorldPickupInfo::SpawnLocation = FVector::ZeroVector

The documentation for this struct was generated from the following file: