mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-15 13:14:17 +01:00
docs: regenerate
This commit is contained in:
parent
54f6a97c8d
commit
a3686d9c93
992 changed files with 51626 additions and 8743 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue