C# Class PipBoy.InventoryMap

Afficher le fichier Open project: weberph/Fallout4-PipBoy

Méthodes publiques

Méthode Description
InventoryMap ( DataElement>.Dictionary data, uint inventoryIndex ) : System.Collections.Generic
TryGetIndex ( InventoryCategory category, uint &index ) : bool

Method Details

InventoryMap() public méthode

public InventoryMap ( DataElement>.Dictionary data, uint inventoryIndex ) : System.Collections.Generic
data DataElement>.Dictionary
inventoryIndex uint
Résultat System.Collections.Generic

TryGetIndex() public méthode

public TryGetIndex ( InventoryCategory category, uint &index ) : bool
category InventoryCategory
index uint
Résultat bool