tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.GameContent.DoorOpeningHelper Class Reference

Public Types

enum  DoorAutoOpeningPreference { Disabled , EnabledForGamepadOnly , EnabledForEverything }
 

Public Member Functions

void AllowOpeningDoorsByVelocityAloneForATime (int timeInFramesToAllow)
 
void LookForDoorsToClose (Player player)
 
void LookForDoorsToOpen (Player player)
 
void Update (Player player)
 

Static Public Member Functions

static void CyclePreferences ()
 

Static Public Attributes

static DoorAutoOpeningPreference PreferenceSettings = DoorAutoOpeningPreference.EnabledForEverything