Skip to content

Add GlobalObject.EditAsync like the Dialog.ShowAsync #390

@KirillBorunov

Description

@KirillBorunov

It would be great to work with the object edit awaiting it instead of using events. Just like in the dialogs.

Example:

await myObject.EditAsync();
Console.WriteLine("Finished editing");

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-GMIssues related to SampSharp.GameModefeature

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions