A hook event that fires when a context menu related to a certain Document type is being prepared. Substitute "Document" in the hook name to target a specific document class, for example getActorContextOptions.
getActorContextOptions
The Application instance that the context menu is constructed within
An array of prepared menu items which should be mutated by the hook
A hook event that fires when a context menu related to a certain Document type is being prepared. Substitute "Document" in the hook name to target a specific document class, for example
getActorContextOptions
.