ActionUIDeleteContainer.fromTeleport constructor

ActionUIDeleteContainer.fromTeleport(
  1. Uint8List data
)

Implementation

factory ActionUIDeleteContainer.fromTeleport(Uint8List data) => ActionUIDeleteContainer.fromReader(TeleportObjectReader.create(data));