Class SerializedMaterialLoadEvent


public class SerializedMaterialLoadEvent extends LoadEvent<BOSerializedMaterial>
Event to load a BOSerializedMaterial.
The launcher must provide a valid BOSerializedMaterial id in order to successfully call this event.
The listener loads all the BOSerializedMaterial components starting from the event input, i.e. the given BOSerializedMaterial id.
Since:
13.0
GCApi:
event
Reactors:
BTSerializedMaterialLoad(0)
No Spouts
  • Constructor Details

    • SerializedMaterialLoadEvent

      public SerializedMaterialLoadEvent(Long id)
      Instantiates a new serialized material load event.
      Parameters:
      id - the BOSerializedMaterial id