namespace Gameplay.Fight.Capture
{
public class CaptureInst
public int cellIndex;
public void LogicUpdate(float dt)
}