Class AssetTypeLoadEvent


public class AssetTypeLoadEvent extends LoadEvent<BOAssetType>
Event to load a BOAssetType.
The launcher must provide a valid asset type's id in order to successfully call this event.
The listener loads all the BOAssetType components starting from the event input, i.e. the given asset type's id.
Since:
16.0
GCApi:
event
Reactors:
BTAssetTypeLoad(0)
No Spouts
  • Constructor Details

    • AssetTypeLoadEvent

      public AssetTypeLoadEvent(Long input)
      Instantiates a new asset type load event.
      Parameters:
      input - the asset type's id