feat(Core/SAI): Implement delay option to SMART_ACTION_TALK (#22918)

This commit is contained in:
Andrew 2025-09-15 04:44:49 -03:00 committed by GitHub
parent fc30b784ae
commit 94c2f38ecc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 3 deletions

View file

@ -765,6 +765,7 @@ struct SmartAction
uint32 textGroupID;
uint32 duration;
SAIBool useTalkTarget;
uint32 delay;
} talk;
struct