slice
A food item slice
This path contains some extra code for spawning slices pre-filled with reagents.
Procs | |
Initialize | Spawn a new slice of food |
---|
Proc Details
Initialize
Spawn a new slice of food
If the slice's filled is TRUE, this will also fill the slice with the appropriate amount of reagents. Note that this is done by spawning a new whole item, transferring the reagents and deleting the whole item, which may have performance implications.