terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ TryOpenDoor()

bool Terraria.GameContent.DoorOpeningHelper.CommonDoorOpeningInfoProvider.TryOpenDoor ( DoorOpeningHelper::DoorOpenCloseTogglingInfo doorInfo,
DoorOpeningHelper::PlayerInfoForOpeningDoors playerInfo )
inline

Implements Terraria.GameContent.DoorOpeningHelper.DoorAutoHandler.

Definition at line 267 of file DoorOpeningHelper.cs.

268 {
269 int num = 1;
270 if (num == 0)
271 {
272 }
273 if (num == 0)
274 {
275 }
276 Tile tile;
277 ushort type = tile.type;
278 if (num == 0)
279 {
280 }
281 if (num == 0)
282 {
283 }
284 Tile tile2;
285 ushort type2 = tile2.type;
286 if (", HasRightShoulderButton=" == null)
287 {
288 return;
289 }
290 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.Tile.type.