Delegate EntitySelectionProxy.EntityControlSelectButtonHandler
Namespace: Unity.Entities.Editor
Syntax
public delegate void EntityControlSelectButtonHandler(World world, Entity entity);
Parameters
Type | Name | Description |
---|---|---|
World | world | |
Entity | entity |