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