InventorySourced constant

SocketPlugSources const InventorySourced

InventorySourced = 1 Use plugs found in the player's inventory, based on the socket type rules (see DestinySocketTypeDefinition for more info) Note that a socket - like Shaders - can have both reusable plugs and inventory items inserted theoretically.

Implementation

static const SocketPlugSources InventorySourced = SocketPlugSources(1);