feat(Core/SAI): Implement delay option to SMART_ACTION_TALK (#22918)
This commit is contained in:
parent
fc30b784ae
commit
94c2f38ecc
3 changed files with 7 additions and 3 deletions
|
|
@ -765,6 +765,7 @@ struct SmartAction
|
|||
uint32 textGroupID;
|
||||
uint32 duration;
|
||||
SAIBool useTalkTarget;
|
||||
uint32 delay;
|
||||
} talk;
|
||||
|
||||
struct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue