Table of Contents

Class HeldSounds

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public class HeldSounds
Inheritance
HeldSounds
Inherited Members

Fields

Attack

public AssetLocation Attack

Field Value

AssetLocation

Equip

public AssetLocation Equip

Field Value

AssetLocation

Idle

public AssetLocation Idle

Field Value

AssetLocation

Unequip

public AssetLocation Unequip

Field Value

AssetLocation

Methods

Clone()

Clones the held sounds.

public HeldSounds Clone()

Returns

HeldSounds

OnDeserializedMethod(StreamingContext)

[OnDeserialized]
public void OnDeserializedMethod(StreamingContext context)

Parameters

context StreamingContext