Skip to content

Commit

Permalink
Update DECORATOR/DecorSetInt.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jacob Paulin <[email protected]>
  • Loading branch information
BJDubb and JayPaulinCodes authored Nov 19, 2024
1 parent 1769948 commit 8f7d565
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DECORATOR/DecorSetInt.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ BOOL DECOR_SET_INT(Entity entity, char* decoratorName, int value);
Add or update a INT decorator on an object
## Parameters
* **entity**: object to remove decorators from
* **decoratorName**: Name of the decorator
* **entity**: entity to modify decorators on
* **decoratorName**: name of the decorator
* **value**: value of the decorator
## Return value
Expand Down

0 comments on commit 8f7d565

Please sign in to comment.