blob: 0b9513a094ab075c5623e43c56fd9fcbf385c40b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
# areatrigger\_template\_actions
[<-Back-to:World](database-world.md)
**The \`areatrigger\_template\_actions\` table**
This table contains the description of areatrigger actions.
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|--------------------|---------|------------|-----|------|---------|-------|---------|
| [AreaTriggerId][1] | int(10) | unsigned | PRI | NO | | | |
| [ActionType][2] | int(10) | unsigned | PRI | NO | | | |
| [ActionParam][3] | int(10) | unsigned | PRI | NO | | | |
| [TargetType][4] | int(10) | unsigned | | NO | 0 | | |
[1]: #areatriggerid
[2]: #actiontype
[3]: #actionparam
[4]: #targettype
**Description of the fields**
### AreaTriggerId
### ActionType
### ActionParam
### TargetType
|