Classes:SectorAction
Classes: Actor → SectorAction
→MusicChanger
→SecActEnter
→SecActExit
→SecActEyesAboveC
→SecActEyesBelowC
→SecActEyesDive
→SecActEyesSurface
→SecActHitCeil
→SecActHitFakeFloor
→SecActHitFloor
→SecActUse
→SecActUseWall
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
| Sector action | |||
|---|---|---|---|
| Actor type | Internal | Game | |
| DoomEd Number | None | Class Name | SectorAction |
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
}
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.