Item Spawner Device
# Copyright Epic Games, Inc. All Rights Reserved.
using { /Fortnite.com/Devices }
using { /Verse.org/Random }
using { /Verse.org/SceneGraph }
using { /Verse.org/Simulation }
using { /Verse.org/SpatialMath }
using { /UnrealEngine.com/Itemization }
using { /UnrealEngine.com/Temporary/SpatialMath }
ItemSpawnItemToolTip<localizes>:message = "Item to be spawned."
QuantitySpawnItemToolTip<localizes>:message = "Stacksize of the item to be added to target agent inventory."
WeightSpawnItemToolTip<localizes>:message = "All weights in the ItemList are used to determine which item is spawned by the device. Higher weight, relative to all other weights, increases the odds of being spawned."
SpawnEnabledToolTip<localizes>:message = "An enabled device can spawn an item into the world with the given transform."
DelayBeforeFirstSpawnToolTip<localizes>:message = "Duration to wait before spawning an item the first time."
TimeToRespawnToolTip<localizes>:message = "Duration to wait before respawning item after the initial pickup. If Unset, item will NOT respawn."
ItemSpawnListToolTip<localizes>:message = "List of items that could be spawned by this device. See struct comments for property details."
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.