Skip to main content

Struct StbUndoRecordPtr

Assembly: ImGui.NET.dll
View Source
Declaration
public struct StbUndoRecordPtr

Properties

NativePtr

View Source
Declaration
public readonly StbUndoRecord* NativePtr { get; }

where

View Source
Declaration
public ref int where { get; }

insert_length

View Source
Declaration
public ref int insert_length { get; }

delete_length

View Source
Declaration
public ref int delete_length { get; }

char_storage

View Source
Declaration
public ref int char_storage { get; }