Field FuzzOffset
To be used along the fuzz factor. The offset is the offset inside the packet where fuzzing should start. Useful to avoid fuzzing headers for example.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int FuzzOffset
Returns
| Type | Description |
|---|---|
| int | Offset in bytes. |