Interface IMenuItem
Namespace: GTA
Assembly: ScriptHookVDotNet2.dll
Syntax
public interface IMenuItem
Properties
| Name | Description |
|---|---|
| Caption | |
| Description | |
| Parent |
Methods
| Name | Description |
|---|---|
| Activate() | |
| Change(Boolean) | |
| Deselect() | |
| Draw() | |
| Draw(Size) | |
| Select() | |
| SetOriginAndSize(Point, Size) |