Entity:DoesHavePlayerChild(Entity)

server
Whether this entity has a player child somewhere in the hierarchy (checks EFL_HAS_PLAYER_CHILD).

Argument

Returns

  • boolean true if has player child, false otherwise.

Examples

Entity:DoesHavePlayerChild – Whether this entity has a player child somewhere in the hierarchy (checks EFL_HAS_PLAYER_CHILD).