डिक्लेरेशन
event OnBulletHit(target entity<Aimable>, hitPosition Vector3)
go
पैरामीटर्स
नाम | टाइप | विवरण |
---|---|---|
Target | AimableEntity | The target hit |
Hit Position | Vector3 | The world coordinates of the bullet hitting location |
Triggered when the bullet hits the target
event OnBulletHit(target entity<Aimable>, hitPosition Vector3)
go
नाम | टाइप | विवरण |
---|---|---|
Target | AimableEntity | The target hit |
Hit Position | Vector3 | The world coordinates of the bullet hitting location |