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
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