Func door (entity)
From modwiki
[edit]
Description
Door.
[edit]
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
| KEY | DESCRIPTION |
|---|---|
| angle | determines the opening direction. |
| anim | Description not available. |
| bind | Description not available. |
| bindOrientated | Description not available. |
| bindToBody | Description not available. |
| bindToJoint | Description not available. |
| bindanim | Description not available. |
| cameraTarget | Description not available. |
| cinematic | Description not available. |
| classname | Description not available. |
| clipmodel | Description not available. |
| cone | Description not available. |
| crusher | Description not available. |
| cylinder | Description not available. |
| dmg | damage to inflict when blocked. |
| editor_bool XXXX | Description not available. |
| editor_color | Description not available. |
| editor_maxs | Description not available. |
| editor_mins | Description not available. |
| editor_mover | Description not available. |
| editor_snd XXXX | Description not available. |
| editor_usage | Door. |
| editor_var XXXX | Description not available. |
| guiTarget | Description not available. |
| health | if set, the door must be shot open. |
| hide | Description not available. |
| lip | lip remaining at end of move. |
| maxs | Description not available. |
| mins | Description not available. |
| model | Description not available. |
| name | Description not available. |
| networkSync | Description not available. |
| neverDormant | Description not available. |
| noGrab | Description not available. |
| no_touch | Description not available. |
| noclipmodel | Description not available. |
| origin | Description not available. |
| rotation | Description not available. |
| scriptobject | Description not available. |
| size | Description not available. |
| skin_xray | Description not available. |
| slowmo | Description not available. |
| snd_close | Description not available. |
| snd_locked | Description not available. |
| snd_open | Description not available. |
| snd_opened | Description not available. |
| snd_unlocked | Description not available. |
| solidForTeam | Description not available. |
| spawnclass | Description not available. |
| speed | movement speed. |
| start_open | Description not available. |
| target | Description not available. |
| triggersize | sets the amount the trigger extends from the door. |
| wait | Description not available. |
[edit]
Inheritance
This entity is derived from the following:
- idEntity
- idMover_Binary
- idDoor
- func_door
- idDoor
- idMover_Binary
Note: Entries marked in italics are classes defined in the SDK.
[edit]
Notes
Notes not available.

