A hook event that fires when a context menu related to a certain placeable type is being prepared. The placeable's Document name is included in the hook name. For example, for Tokens, the hook would be "getTokenPlaceableContextOptions".
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 placeable type is being prepared. The placeable's Document name is included in the hook name. For example, for Tokens, the hook would be "getTokenPlaceableContextOptions".