ImGuiPayload

imguicpp.ImGuiPayload (extern class)

Static Members

clear(self: cpp.Star): Void
Name Type
self cpp.Star

isDataType(self: cpp.Star, type: cpp.ConstCharStar): Bool
Name Type
self cpp.Star
type cpp.ConstCharStar
Returns
Bool

isPreview(self: cpp.Star): Bool
Name Type
self cpp.Star
Returns
Bool

isDelivery(self: cpp.Star): Bool
Name Type
self cpp.Star
Returns
Bool

Instance Members

Data (copied and owned by dear imgui)


dataSize: Int

Data size

Metadata

Name Parameters
:structAccess -
:include "linc_imgui.h"