C# Class PipBoy.DataMap

Afficher le fichier Open project: weberph/Fallout4-PipBoy

Méthodes publiques

Свойство Type Description
DataKeys string>.Dictionary

Méthodes publiques

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

Method Details

DataMap() public méthode

public DataMap ( DataElement>.Dictionary data ) : System.Collections.Generic
data DataElement>.Dictionary
Résultat System.Collections.Generic

TryGetIndex() public méthode

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

Property Details

DataKeys public_oe static_oe property

public static Dictionary DataKeys
Résultat string>.Dictionary