We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[ControllerID(0)] [EntityID(ServerInstanceID)] [MessageID(86)] struct ArcCompletionHistoryUpdate { GSSPacket BaseHeader; byte NumEntries; Entry[NumEntries] Entries; } struct Entry { uint[4] Unk; }