Skip to content

Commit

Permalink
Generated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 10, 2024
1 parent e965eb0 commit 527780b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
14 changes: 1 addition & 13 deletions Documentation/API/client/NOEngineClient.md
Original file line number Diff line number Diff line change
Expand Up @@ -1366,23 +1366,11 @@ Replaced value:
File: [client\NOEngineClient\NOEngineClient_NetAtmos.hpp at line 37](../../../Src/client/NOEngineClient/NOEngineClient_NetAtmos.hpp#L37)
# NOEngineClient_NetAtmos.sqf

## NOE_NETATMOS_ENABLE_DEBUG_ADD_ONMOUSE

Type: constant

Description:


Replaced value:
```sqf
```
File: [client\NOEngineClient\NOEngineClient_NetAtmos.sqf at line 8](../../../Src/client/NOEngineClient/NOEngineClient_NetAtmos.sqf#L8)
## NOE_NETATMOS_UPDATE_DELAY

Type: constant

Description:
Description: #define NOE_NETATMOS_ENABLE_DEBUG_ADD_ONMOUSE


Replaced value:
Expand Down
6 changes: 3 additions & 3 deletions Documentation/API/host/GameObjects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5805,7 +5805,7 @@ Replaced value:
}; \
}
```
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1221](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1221)
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1234](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1234)
## checkMode(m__)

Type: constant
Expand All @@ -5817,7 +5817,7 @@ Replaced value:
```sqf
if (_mode == m__) exitWith
```
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1325](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1325)
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1338](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1338)
## compareInput(t__)

Type: constant
Expand All @@ -5829,7 +5829,7 @@ Replaced value:
```sqf
if (_userInput == t__) exitWith
```
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1326](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1326)
File: [host\GameObjects\Structures\Containers\Tech.sqf at line 1339](../../../Src/host/GameObjects/Structures/Containers/Tech.sqf#L1339)
# DoorStatic.sqf

## struct_door_initOpenMode
Expand Down

0 comments on commit 527780b

Please sign in to comment.