Difference between revisions of "(HLTaskFunc)EVT AT NPCClear"

From Wulinshu
Jump to navigation Jump to search
(Created page with "Category:Tasks Category:Shenmue II ==Description== Clears the npcs.<br> Used sometimes when entering cutscenes.")
 
Line 5: Line 5:
Clears the npcs.<br>
Clears the npcs.<br>
Used sometimes when entering cutscenes.
Used sometimes when entering cutscenes.
==Parameter==
{| class="wikitable"
|-
! Position !! Length !! Type !! Description
|-
| 0x00 || 0x08 || int64_t* || Pointer to a main task enqueue
|-
| 0x08 || 0x08 || int64_t || Unknown
|-
| 0x10 || 0x08 || int32_t || Unknown
|-
| 0x18 || 0x04 || float || Task cycles till the npcs will be cleared
|}

Revision as of 21:54, 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 int32_t Unknown
0x18 0x04 float Task cycles till the npcs will be cleared