MenuButton.GetUIElementToSpawn C# (CSharp) Method

GetUIElementToSpawn() protected abstract method

Informs which UIDraggableElement this MenuButton has to spawn.
protected abstract GetUIElementToSpawn ( ) : UIDraggableElement,
return UIDraggableElement,
    protected abstract UIDraggableElement GetUIElementToSpawn();