The search keyword must be a single word (no spaces).
Function GetEnumPlayer
- Line
- 2464
- Location
- common.j
- Constant?
- yes
- Type
- native
- Arguments
- nothing
- Returns
- player
| 2464 | constant native GetEnumPlayer takes nothing returns player |
| 2465 | |
| 2466 | constant native GetTriggeringTrigger takes nothing returns trigger |
| 2467 | constant native GetTriggerEventId takes nothing returns eventid |
| 2468 | constant native GetTriggerEvalCount takes trigger whichTrigger returns integer |
| 2469 | constant native GetTriggerExecCount takes trigger whichTrigger returns integer |