Entity.TakeDamageInfo
From GMod Wiki
| Function | |
| Syntax | Entity:TakeDamageInfo( Damage DamageInfo ) |
| Description: | |
| Apply damage to the specified entity. | |
| Returns: | nil |
| In Object: | Entity |
| Realm: |
|
| BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Entity.TakeDamageInfo]Entity.TakeDamageInfo [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Additional Notes
- This is basically the same as Entity.TakeDamage, but this one uses DamageInfo for giving damage to the entity.