All public logs
Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 12:39, 13 August 2024 Shr0x talk contribs created page Entity::hasBeenDamagedByEntity (Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''target:''' {{RageType|number}} *'''p2:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> player.hasBeenDamagedByEntity(target, p2); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_c}} Category:Clientside API Category:TODO: Example")