Inventory Engine  v3.8
Public Attributes | List of all members
MoreMountains.InventoryEngine.InventoryCharacterIdentifier Class Reference

When working in a multiplayer context, add this class to characters that can pick items and ItemPickers will automatically send items to the right PlayerID. More...

Inherits MonoBehaviour.

Public Attributes

string PlayerID = "Player1"
 the unique ID of the player More...
 

Detailed Description

When working in a multiplayer context, add this class to characters that can pick items and ItemPickers will automatically send items to the right PlayerID.

Member Data Documentation

◆ PlayerID

string MoreMountains.InventoryEngine.InventoryCharacterIdentifier.PlayerID = "Player1"

the unique ID of the player


The documentation for this class was generated from the following file: