Corgi Engine  v8.8
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...

Inheritance diagram for MoreMountains.InventoryEngine.InventoryCharacterIdentifier:

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: