Redesign
This commit is contained in:
@@ -238,18 +238,6 @@ bool AFireworksPawn::Drop(EControllerHand Hand)
|
||||
return true;
|
||||
}
|
||||
|
||||
// Add firecracker to inventory
|
||||
void AFireworksPawn::AddToInventory(const FFireworkEntry& Entry)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Remove firecracker from inventory
|
||||
void AFireworksPawn::RemoveFromInventory(const FFireworkData& Item)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
// Enable laser on specific hand
|
||||
void AFireworksPawn::EnableLaserOnHand(EControllerHand Hand)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user