Add a way to retrieve an actor by it's universal network ID
planned
T
Timmy
Currently, we can retrieve an entity's network ID, but there's no built-in way to find an entity using that ID
It would be useful to have a function for this purpose, ideally it would make sense to have it as a Base Entity static function, but since that's a protected base class it's unclear what the best alternative would be from an API design perspective
SyedMuhammad
planned