Skip to content

Commit fc89436

Browse files
authored
Update content/en-us/reference/engine/classes/Tool.yaml
1 parent 6b404a2 commit fc89436

File tree

1 file changed

+3
-2
lines changed
  • content/en-us/reference/engine/classes

1 file changed

+3
-2
lines changed

content/en-us/reference/engine/classes/Tool.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,10 @@ properties:
9494
summary: |
9595
Stores the tool's "grip" properties as one `Datatype.CFrame`.
9696
description: |
97-
The Grip property stores the tool's "grip" properties as a single
97+
The `Grip` property stores the tool's "grip" properties as a single
9898
`Datatype.CFrame`. These properties position how the player holds the tool
99-
and include `GripUp`, `GripRight`, `GripForward`, and `GripPos`.
99+
and include `Class.Tool.GripUp|GripUp`, `Class.Tool.GripRight|GripRight`,
100+
`Class.Tool.GripForward|GripForward`, and `Class.Tool.GripPos|GripPos`.
100101
code_samples:
101102
- grip-stick
102103
type: CFrame

0 commit comments

Comments
 (0)