Class BlockBehaviorGiveItemPerPlayer
- Namespace
- Vintagestory.GameContent
- Assembly
- VSSurvivalMod.dll
Passes functions through to the BEBehaviorGiveItemPerPlayer block entity behavior. Therefore, requires that. Uses the "GiveItemPerPlayer" code.
[DocumentAsJson]
public class BlockBehaviorGiveItemPerPlayer : BlockBehavior
- Inheritance
-
BlockBehaviorGiveItemPerPlayer
Properties
interactionHelpCode (Required)
The lang code to use when hovering over this placed block.
[DocumentAsJson("Required", "", true)]
private string interactionHelpCode