Local Types

circle-info

The options below appear when the Edit menu is opened from the Local Types View. In other views, the menu adapts dynamically and may show a different set of options.

Below is an overview of all actions that can be accessed from this menu.

UI Action Name
Action Name
Applies to
Description

EditCopy

Enum, Structure, Typedef

Copy

CopyFullType

Enum, Structure, Typedef

Copies the full type(s) and its dependencies

UndoAction

Enum, Structure, Typedef

This command reverts the database to the state before executing the last user action.

RedoAction

Enum, Structure, Typedef

This command reverts the previously issued Undo command.

TilAddType

Enum, Structure, Typedef

Create a structure, union, or enumeration

TilDelType

Enum, Structure, Typedef

Delete a type

TilEditType

Enum, Structure, Typedef

Open type editor for type

MakeData

Enum, Structure

Convert to data.

TilDelTypeMember

Enum, Structure

Delete a type member

FuncChangeCC

Enum

Change calling convention

MakeName

Enum, Structure, Typedef

Rename the current location.

TilEditConst

Enum

Edit a symbolic constant

EditArgloc

Enum

Edit argument location

ToggleArgloc

Enum

Show arguments location

TilMakeComment

Enum, Structure, Typedef

Enter a comment

ToggleLeadingZeroes

Enum, Structure

Toggle leading zeroes.

TilCSyntax

Enum, Structure, Typedef

Toggle between assembly & C-like representation

Last updated

Was this helpful?