Table of Contents

Class CmdUtil

Namespace
Vintagestory.API.Common.CommandAbbr
Assembly
VintagestoryAPI.dll
public static class CmdUtil
Inheritance
CmdUtil
Inherited Members

Methods

EntityEach(TextCommandCallingArgs, EntityEachDelegate, int)

public static TextCommandResult EntityEach(TextCommandCallingArgs args, CmdUtil.EntityEachDelegate onEntity, int index = 0)

Parameters

args TextCommandCallingArgs
onEntity CmdUtil.EntityEachDelegate
index int

Returns

TextCommandResult