| 
    Mod Helpers
    v5.9.6
    
   A centralized collection of library code, helpful services, and end-user functions for mod management and information. 
   | 
 
Classes | |
| class | PlayerAppearanceHelpers | 
| Assorted static "helper" functions pertaining to player's appearance.  More... | |
| class | PlayerFileHelpers | 
| Assorted static "helper" functions pertaining to player file data (.plr, .tplr).  More... | |
| class | PlayerHeadDrawHelpers | 
| Assorted static "helper" functions pertaining to player head drawing (currently empty).  More... | |
| class | PlayerHelpers | 
| Assorted static "helper" functions pertaining to players.  More... | |
| class | PlayerIdentityHelpers | 
| Assorted static "helper" functions pertaining to unique player identification.  More... | |
| class | PlayerInteractionHelpers | 
| Assorted static "helper" functions pertaining to player interactions with game things.  More... | |
| class | PlayerItemFinderHelpers | 
| Assorted static "helper" functions pertaining to unique player identification.  More... | |
| class | PlayerItemHelpers | 
| Assorted static "helper" functions pertaining to player inventory or equips.  More... | |
| class | PlayerModHelpers | 
| Assorted static "helper" functions pertaining to mod compatibility for players.  More... | |
| class | PlayerMovementHelpers | 
| Assorted static "helper" functions pertaining to player movement.  More... | |
| class | PlayerNPCHelpers | 
| Assorted static "helper" functions pertaining to players relative to NPCs.  More... | |
| class | PlayerTeamHelpers | 
| Assorted static "helper" functions pertaining to player multiplayer teams.  More... | |
| class | PlayerWarpHelpers | 
| Assorted static "helper" functions pertaining to player warping/teleporting/spawn return.  More... | |
Enumerations | |
| enum | PlayerTeamName {  PlayerTeamName.White = 0, PlayerTeamName.Red = 1, PlayerTeamName.Green = 2, PlayerTeamName.Cyan = 4, PlayerTeamName.Yellow = 8, PlayerTeamName.Pink = 16 }  | 
      
  | 
  strong | 
| Enumerator | |
|---|---|
| White | |
| Red | |
| Green | |
| Cyan | |
| Yellow | |
| Pink | |
Definition at line 7 of file PlayerTeamHelpers.cs.