Edit

Share via


PressurePlatePushAfterEvent Class (Version 1.x.x)

Important

This documentation is for an older version of this module. Go to the latest documentation here.

Extends

Contains information related to changes to a pressure plate push.

Properties

previousRedstonePower

read-only previousRedstonePower: number;

The redstone power of the pressure plate before it was pushed.

Type: number

redstonePower

read-only redstonePower: number;

The redstone power of the pressure plate at the time of the push.

Type: number

source

read-only source: Entity;

Source that triggered the pressure plate push.

Type: Entity