Picker
Table of Contents
Interfaces
Classes
- DevEntityPicker
- Why is the prefixed "dev"? Because the way this picker works is by rendering available entities to a backbuffer and then reading the backbuffer to determine the entity ID. This is a very slow process and should only be used for debugging purposes, editor and nothing in direct gameplay.