Table of Contents

Method ContainerReducedWeight

Namespace
Anvil.API
Assembly
NWN.Anvil.dll

ContainerReducedWeight(IPContainerWeightReduction)

Creates a container reduced weight property for special containers.

public static ItemProperty ContainerReducedWeight(IPContainerWeightReduction weightReduction)

Parameters

weightReduction IPContainerWeightReduction

The container weight reduction type.

Returns

ItemProperty

The created item property.