Interface ModelModifier.OnLoad.Context

Enclosing interface:
ModelModifier.OnLoad

@NonExtendable public static interface ModelModifier.OnLoad.Context
The context for an on load model modification event.
  • Method Summary

    Modifier and Type
    Method
    Description
    id()
    The identifier of the model that was loaded.
  • Method Details

    • id

      The identifier of the model that was loaded.