|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <ProjectXGameState.h>
Public Attributes | |
| FVector_NetQuantize | ExpectedTargetLocation = FVector::ZeroVector |
| FVector_NetQuantize | SpawnLocation = FVector::ZeroVector |
| TSubclassOf< APickup > | PickupClass |
| int32 | PickupID = 0 |
| TWeakObjectPtr< APickup > | Pickup |
| FVector_NetQuantize FWorldPickupInfo::ExpectedTargetLocation = FVector::ZeroVector |
| TWeakObjectPtr<APickup> FWorldPickupInfo::Pickup |
| TSubclassOf<APickup> FWorldPickupInfo::PickupClass |
| int32 FWorldPickupInfo::PickupID = 0 |
| FVector_NetQuantize FWorldPickupInfo::SpawnLocation = FVector::ZeroVector |