Table of Contents

Struct ItemDataList

Namespace
VoxelPlayground.Mod
Assembly
ModData.dll
[Serializable]
public struct ItemDataList

Fields

list

public List<ItemData> list

Field Value

List<ItemData>

type

public ItemType type

Field Value

ItemType