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

SpaceEngineers.Game.ModAPI.Ingame.IMyButtonPanel.ClearCustomButtonName

Malware edited this page May 4, 2019 · 15 revisions

IndexNamespace IndexIMyButtonPanel

Summary

public void ClearCustomButtonName(int index)

Clears the custom name of the specified button.

Parameters

Remarks

This is safe to call even if there is no custom name assigned.

Clone this wiki locally