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