FromBullet
Sandbox.Game
static DamageInfo FromBullet( Vector3 hitPosition, Vector3 hitForce, float damage, )

Summary

Creates a new DamageInfo with the "bullet" tag

Parameters

Vector3 hitPosition,
Vector3 hitForce,
float damage,

Return Value

DamageInfo output