//CharacterControllerComponent protected void OnReloaded(IEntity owner, BaseWeaponComponent weapon)
Is not called from AiAgents
//CharacterControllerComponent protected void OnReloaded(IEntity owner, BaseWeaponComponent weapon)
Is not called from AiAgents
i try to get the Reload event on an AiAgent, but the above Method will not called on them.