Table of Contents

Method AddTextAndButton

Namespace
Gamelogic.Extensions.Editor.Internal
Assembly
Gamelogic.Extensions.Editor.dll

AddTextAndButton(string, string, Action)

protected void AddTextAndButton(string text, string buttonLabel, Action buttonAction)

Parameters

text string
buttonLabel string
buttonAction Action