Table of Contents

Struct ItemData

Namespace
VoxelPlayground.Mod
Assembly
ModData.dll
[Serializable]
public struct ItemData
Extension Methods

Fields

icon

public Sprite icon

Field Value

Sprite

isUnlisted

public bool isUnlisted

Field Value

bool

key

public string key

Field Value

string

prefab

public GameObject prefab

Field Value

GameObject