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