Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Personalities.PersonalityDatabase Class Reference

Public Member Functions

 PersonalityDatabase ()
 
void Register (int npcId, IShopPersonalityTrait trait)
 
void Register (IShopPersonalityTrait trait, params int[] npcIds)
 
PersonalityProfile GetByNPCID (int npcId)
 

Private Attributes

Dictionary< int, PersonalityProfile_personalityProfiles
 
PersonalityProfile _trashEntry = new PersonalityProfile()
 

Detailed Description

Definition at line 5 of file PersonalityDatabase.cs.


The documentation for this class was generated from the following file: