Garry's Mod Wiki

Garry's Mod Wiki

  boolean properties.CanBeTargeted( Entity ent, Player ply )

Description

Returns true if given entity can be targeted by the player via the properties system.

This should be used serverside in your properties to prevent abuse by clientside scripting.

Arguments

1 Entity ent
The entity to test
2 Player ply
If given, will also perform a distance check based on the entity's Orientated Bounding Box.

Returns

1 boolean
True if entity can be targeted, false otherwise

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...