Difference between revisions of "ImGui.CONST.DataType"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2020.9<br/> '''Value:''' <br/> '''Defined by:''' ImGui.Core<br/> === Description === '''Data Type''' ImGui.DataType_U8<br/><!--G...")
 
(No difference)

Latest revision as of 12:45, 3 April 2021

Available since: Gideros 2020.9
Value:
Defined by: ImGui.Core

Description

Data Type

ImGui.DataType_U8
ImGui.DataType_S64
ImGui.DataType_Float
ImGui.DataType_S16
ImGui.DataType_U16
ImGui.DataType_Double
ImGui.DataType_S8
ImGui.DataType_U32
ImGui.DataType_S32
ImGui.DataType_U64



Dear ImGui