Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

SpaceEngineers.Game.ModAPI.Ingame.IMySoundBlock.SelectedSound

Malware edited this page May 4, 2019 · 14 revisions

IndexNamespace IndexIMySoundBlock

Summary

public string SelectedSound { get; set; }

Gets or sets the selected sound.

Returns

string

Remarks

The sound can be selected either by using the unique hash name, or the user visible text.Fetching the name will always return the unique hash name.

Clone this wiki locally