NFC Transmitter Component ![code/modules/wiremod/components/utility/nfc_send.dm 8](git.png)
Sends a data package through NFC Only the targeted shell will receive the message
Vars | |
data_package | Data being sent |
---|---|
enc_key | Encryption key |
list_options | The list type |
target | The targeted circuit |
Var Details
data_package ![code/modules/wiremod/components/utility/nfc_send.dm 22](git.png)
Data being sent
enc_key ![code/modules/wiremod/components/utility/nfc_send.dm 27](git.png)
Encryption key
list_options ![code/modules/wiremod/components/utility/nfc_send.dm 16](git.png)
The list type
target ![code/modules/wiremod/components/utility/nfc_send.dm 19](git.png)
The targeted circuit