MCPcopy Create free account
hub / github.com/H-uru/Plasma / PtLocalizedYesNoDialog

Function PtLocalizedYesNoDialog

Scripts/Python/plasma/Plasma.py:701–703  ·  view source on GitHub ↗

This will display a confirmation dialog to the user with the localized text `path` with any optional localization `args` applied. This dialog _has_ to be answered by the user, and their answer will be returned in a Notify message or callback given by `cb`.

(cb: Union[None, Callable, ptKey], path: str, *args, dialogType: int = PtConfirmationType.YesNo)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

OnControlKeyEventMethod · 0.85
openLinkMethod · 0.85
OnNotifyMethod · 0.85
OnGUINotifyMethod · 0.85
OnKIMsgMethod · 0.85
ShowKIFullErrorMsgMethod · 0.85
ProcessNotifyBlackbarMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected