Photon Fusion
2.1.1
Marks a parameter as a payload for an RPC method. Emit by the Weaver. More...
Public Member Functions | |||
| RpcPayloadAttribute () | |||
| Used for dynamically sized parameters. | |||
| RpcPayloadAttribute (int byteSize) | |||
| |||
Properties | |
| int | ByteCount [get] |
| How many bytes this payload will take. In case of arrays, the total byte count needs to be multiplied by the array length. | |
Marks a parameter as a payload for an RPC method. Emit by the Weaver.