eDriven Framework API 
Declaration Syntax
public AlertButtonDescriptor(
string id,
string text,
Texture icon
)
Public Sub New ( _
id As String, _
text As String, _
icon As Texture _
)
public:
AlertButtonDescriptor(
String^ id,
String^ text,
Texture^ icon
)
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)