C# 클래스 PipBoy.InventoryMap

파일 보기 프로젝트 열기: weberph/Fallout4-PipBoy

공개 메소드들

메소드 설명
InventoryMap ( DataElement>.Dictionary data, uint inventoryIndex ) : System.Collections.Generic
TryGetIndex ( InventoryCategory category, uint &index ) : bool

메소드 상세

InventoryMap() 공개 메소드

public InventoryMap ( DataElement>.Dictionary data, uint inventoryIndex ) : System.Collections.Generic
data DataElement>.Dictionary
inventoryIndex uint
리턴 System.Collections.Generic

TryGetIndex() 공개 메소드

public TryGetIndex ( InventoryCategory category, uint &index ) : bool
category InventoryCategory
index uint
리턴 bool