C# Class ABM_creator.ConsumableCreator

Afficher le fichier Open project: ALandFarAway/ALFA-Base-Resources Class Usage Examples

Méthodes publiques

Свойство Type Description
ipHash HashSet

Méthodes publiques

Méthode Description
NotfyIconsNotFoundFor ( string consumableName, string>.Dictionary missingIcons ) : void
Run ( ) : void
nonpotion ( int spellid ) : bool

Private Methods

Méthode Description
addClassRestrictions ( NWN2Toolset item, int bardLevel, int clericLevel, int druidLevel, int paladinLevel, int rangerLevel, int wizardLevel ) : NWN2Toolset.NWN2.Data.Blueprints.NWN2ItemBlueprint

Method Details

NotfyIconsNotFoundFor() public méthode

public NotfyIconsNotFoundFor ( string consumableName, string>.Dictionary missingIcons ) : void
consumableName string
missingIcons string>.Dictionary
Résultat void

Run() public méthode

public Run ( ) : void
Résultat void

nonpotion() public méthode

public nonpotion ( int spellid ) : bool
spellid int
Résultat bool

Property Details

ipHash static_oe public_oe property

static public HashSet ipHash
Résultat HashSet