feat(Core/SAI): implement new removeObjectFromWorld param for SMART_A… (#19275)

feat(Core/SAI): implement new removeObjectFromWorld param for SMART_ACTION_FORCE_DESPAWN
This commit is contained in:
Kitzunu 2024-07-04 19:20:41 +02:00 committed by GitHub
parent cf1185551d
commit e878cedb7f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 13 deletions

View file

@ -978,6 +978,7 @@ struct SmartAction
{
uint32 delay;
uint32 forceRespawnTimer;
SAIBool removeObjectFromWorld;
} forceDespawn;
struct