-
Notifications
You must be signed in to change notification settings - Fork 394
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated few functions bool tag and return values to bool (#823)
* Updated ApplyActorAnimation.md, fixed the bools so people won't tag tag mismatch Changed 0 to 'false', 1 to 'true' for all the bool tags * Update SetObjectMaterialText.md, Fixed tag mismatch * Update IsPlayerInAnyVehicle.md; Changed 0,1 to true false * Update ApplyActorAnimation.md; 0,1 to bool * Update ApplyActorAnimation.md added bool tag * Update SetObjectMaterialText.md: bool tags updated * Update ApplyAnimation.md; bool tags * Update PlayerTextDrawSetProportional.md; bool tags * Update PlayerTextDrawUseBox.md; bool tags * Update TextDrawUseBox.md; bool tags * Update PlayerTextDrawSetSelectable.md; bool tags * Update ApplyActorAnimation.md; Added const * Update ApplyActorAnimation.md * Update ApplyAnimation.md added const and float * Update PlayerTextDrawSetProportional.md tag fix * Update PlayerTextDrawUseBox.md; tag fixes * Update SetObjectMaterialText.md; tags * Update TextDrawUseBox.md; tags
- Loading branch information
1 parent
c162416
commit 0b523a4
Showing
8 changed files
with
56 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.