Classes:SectorAction
Jump to navigation
Jump to search
Note: Wait! Stop! You do not need to copy this actor's code into your project! Here's why:
|
Sector action | |||
---|---|---|---|
Actor type | Internal | Game | ![]() |
DoomEd Number | None | Class Name | SectorAction |
Classes: Actor → SectorAction
→MusicChanger
→SecActEnter
→SecActExit
→SecActEyesAboveC
→SecActEyesBelowC
→SecActEyesDive
→SecActEyesSurface
→SecActHitCeil
→SecActHitFakeFloor
→SecActHitFloor
→SecActUse
→SecActUseWall
Base class for all sector action classes. This thing is not used directly, instead one of its derived classes is used.
See also: Thing executed specials
DECORATE definition
ACTOR SectorAction native { +NOBLOCKMAP +NOSECTOR +NOGRAVITY +DONTSPLASH }
Categories:
- Chex Quest actors
- Chex Quest internal actors
- Chex Quest 3 actors
- Chex Quest 3 internal actors
- Doom actors
- Doom internal actors
- Doom II actors
- Doom II internal actors
- Heretic actors
- Heretic internal actors
- Hexen actors
- Hexen internal actors
- Strife actors
- Strife internal actors
- ZDoom actors
- ZDoom internal actors
- Internal