register_hook


Description:

[ NoWrapper ]
public virtual void register_hook (string file_module_name, uint flags)

This method is called after a file loader or saver registers a MetadataMap and before any further processing takes place.

It is intended to allow an application to create further application-specific mappings using register. MetadataStore provides a default method which emits the `mapped` signal.