entity method
Returns a fluent command handle targeting entity.
Implementation
EntityCommands entity(Entity entity) => EntityCommands(this, entity);
Returns a fluent command handle targeting entity.
EntityCommands entity(Entity entity) => EntityCommands(this, entity);