Classes:SecActUseWall
From ZDoom Wiki
| Sector Action: "Player Uses Wall" | |||
|---|---|---|---|
| Actor type | Map spot | Game | |
| DoomEd Number | 9994 | Class Name | SecActUseWall |
Classes: SectorAction→SecActUseWall
This is a ZDoom-specific thing that triggers its special when a player uses one of the sector's linedefs that doesn't, itself, have a special. (If the linedef already has a use-activated special, then this special is activated instead.)
See also: Thing executed specials
DECORATE definition
ACTOR SecActUseWall : SectorAction 9994 native {}

