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 Dec 25, 2018 · 15 revisions

IndexIMyButtonPanel

Summary

private public virtual void ClearCustomButtonName(int index)

Clears the custom name of the specified button.

Returns

Example

Remarks

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

Clone this wiki locally