ContentsFinder, PlayerState, and AgentLobby additions #454
Annotations
10 errors
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L69
Partial method 'ContentsFinderQueueInfo.ProcessInfoState(ContentsFinderQueueInfo.QueueStates, QueueInfoState*)' must have an implementation part because it has accessibility modifiers.
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L72
Partial method 'ContentsFinderQueueInfo.SetQueuedLanguages(byte)' must have an implementation part because it has accessibility modifiers.
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L75
Partial method 'ContentsFinderQueueInfo.SetQueuedContentFinderConditions(uint, int*)' must have an implementation part because it has accessibility modifiers.
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L78
Partial method 'ContentsFinderQueueInfo.SetQueuedJobAndRoulette(uint, byte, byte, byte)' must have an implementation part because it has accessibility modifiers.
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L81
Partial method 'ContentsFinderQueueInfo.UpdateQueueState(ContentsFinderQueueInfo.QueueStates, bool)' must have an implementation part because it has accessibility modifiers.
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L69
Pointers and fixed size buffers may only be used in an unsafe context
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L69
A partial member must be declared within a partial type
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L72
A partial member must be declared within a partial type
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L75
Pointers and fixed size buffers may only be used in an unsafe context
|
Build PR branch:
FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs#L75
A partial member must be declared within a partial type
|
Loading