Difference between revisions of "(HLTaskFunc)EVT AT NPCClear"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
| 0x08 || 0x08 || int64_t || Unknown | | 0x08 || 0x08 || int64_t || Unknown | ||
|- | |- | ||
| 0x10 || 0x08 || | | 0x10 || 0x08 || int64_t || Unknown | ||
|- | |- | ||
| 0x18 || 0x04 || float || Task cycles till the npcs will be cleared | | 0x18 || 0x04 || float || Task cycles till the npcs will be cleared | ||
|} | |} |
Revision as of 21:55, 9 January 2019
Description
Clears the npcs.
Used sometimes when entering cutscenes.
Parameter
Position | Length | Type | Description |
---|---|---|---|
0x00 | 0x08 | int64_t* | Pointer to a main task enqueue |
0x08 | 0x08 | int64_t | Unknown |
0x10 | 0x08 | int64_t | Unknown |
0x18 | 0x04 | float | Task cycles till the npcs will be cleared |