find_by_id


Description:

public unowned Entity find_by_id (string id)

Search the list looking for the entity with a matching unique identifier.

Parameters:

this

the entity list

id

the unique identifier

Returns:

the matching entity, or NULL