terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ TryCloseDoor()

DoorOpeningHelper.DoorCloseAttemptResult Terraria.GameContent.DoorOpeningHelper.CommonDoorOpeningInfoProvider.TryCloseDoor ( DoorOpeningHelper::DoorOpenCloseTogglingInfo info,
DoorOpeningHelper::PlayerInfoForClosingDoors playerInfo )
inline

Implements Terraria.GameContent.DoorOpeningHelper.DoorAutoHandler.

Definition at line 408 of file DoorOpeningHelper.cs.

409 {
410 throw null;
411 }