Свойство | Type | Description | |
---|---|---|---|
customTlk | TalkTable | ||
globalItemCollection | NWN2BlueprintCollection | ||
iconHash | int>.Dictionary | ||
items | NWN2BlueprintCollection | ||
mod | NWN2GameModule | ||
repository | IResourceRepository | ||
spells | CNWSpellArray | ||
spellschools2da | TwoDAFile | ||
tdaManager | TwoDAManager |
Méthode | Description | |
---|---|---|
AddBlueprint ( NWN2ItemBlueprint ibp ) : void | ||
AddBlueprint ( NWN2StoreBlueprint bp ) : void | ||
GetTlkEntry ( uint num ) : string | ||
getIconId ( string iconName ) : int |
Méthode | Description | |
---|---|---|
Globals ( ) : System |
static public AddBlueprint ( NWN2ItemBlueprint ibp ) : void | ||
ibp | NWN2ItemBlueprint | |
Résultat | void |
static public AddBlueprint ( NWN2StoreBlueprint bp ) : void | ||
bp | NWN2StoreBlueprint | |
Résultat | void |
static public GetTlkEntry ( uint num ) : string | ||
num | uint | |
Résultat | string |
static public getIconId ( string iconName ) : int | ||
iconName | string | |
Résultat | int |
static public NWN2BlueprintCollection globalItemCollection | ||
Résultat | NWN2BlueprintCollection |
static public NWN2BlueprintCollection items | ||
Résultat | NWN2BlueprintCollection |
static public IResourceRepository repository | ||
Résultat | IResourceRepository |
static public TwoDAFile spellschools2da | ||
Résultat | TwoDAFile |