mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
17 lines
290 B
YAML
17 lines
290 B
YAML
![]() |
name: FateEvent
|
||
|
fields:
|
||
|
- name: EventParameters
|
||
|
type: array
|
||
|
count: 8
|
||
|
fields:
|
||
|
- name: Gesture
|
||
|
- name: LipSync
|
||
|
- name: Facial
|
||
|
- name: Shape
|
||
|
- name: Turn
|
||
|
- name: WidgetType
|
||
|
- name: IsAutoShake
|
||
|
- name: Text
|
||
|
type: array
|
||
|
count: 8
|