Collapse All
Torque 3D 3.8
Platform::messageBox Function
platform.h
Functions
Send Feedback
Syntax
C++
S32
messageBox
(
const
UTF8
*
title
,
const
UTF8
*
message
,
MBButtons
buttons
= MBOkCancel,
MBIcons
icon
= MIInformation);
File
platform.h
Description
Displays a fancy platform specific message box
Group
Functions
Links
platform.h
,
Functions
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!