docs: regenerate

This commit is contained in:
goaaats 2022-01-29 05:15:26 +01:00
parent 54f6a97c8d
commit a3686d9c93
No known key found for this signature in database
GPG key ID: 49E2AA8C6A76498B
992 changed files with 51626 additions and 8743 deletions

View file

@ -10,7 +10,7 @@
<meta name="viewport" content="width=device-width">
<meta name="title" content="Enum ConditionFlag
">
<meta name="generator" content="docfx 2.58.9.0">
<meta name="generator" content="docfx 2.59.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
@ -177,6 +177,11 @@ LogMessage row 7700 and onwards, which can be checked by looking at the Conditio
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_CreatingCharacter">CreatingCharacter</td>
<td><p>Unable to execute command while creating a character.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_Disguised">Disguised</td>
<td><p>Unable to execute command while wearing a guise.</p>
</td>
</tr>
<tr>
@ -387,6 +392,11 @@ LogMessage row 7700 and onwards, which can be checked by looking at the Conditio
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_ReadyingVisitOtherWorld">ReadyingVisitOtherWorld</td>
<td><p>Unable to execute command while readying to visit another World.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_RecruitingWorldOnly">RecruitingWorldOnly</td>
<td><p>Unable to execute command while recruiting for a non-cross-world party.</p>
</td>
</tr>
<tr>
@ -462,6 +472,11 @@ LogMessage row 7700 and onwards, which can be checked by looking at the Conditio
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_Unknown57">Unknown57</td>
<td><p>Unable to execute command at this time.</p>
</td>
</tr>
<tr>
<td id="Dalamud_Game_ClientState_Conditions_ConditionFlag_Unknown96">Unknown96</td>
<td><p>Cannot execute at this time.</p>
</td>
</tr>
<tr>