BFEVFL: Difference between revisions
Jump to navigation
Jump to search
→Trigger
imported>Leoetlino m (timeline: whoops, dictionary -> container) |
imported>Leoetlino |
||
Line 464: | Line 464: | ||
| 0x0 || u16 || Clip index | | 0x0 || u16 || Clip index | ||
|- | |- | ||
| 0x2 || TriggerType || Trigger type | | 0x2 || [[#TriggerType]] || Trigger type | ||
|- | |- | ||
| 0x3 || u8 || Padding | | 0x3 || u8 || Padding | ||
|} | |||
==== TriggerType ==== | |||
{|class="wikitable" | |||
! Value !! Description | |||
|- | |||
| 1 || Enter - triggered when a clip starts | |||
|- | |||
| 2 || Leave - triggered when a clip ends | |||
|} | |} | ||