Skip to content

Commit 61577f7

Browse files
committed
Update pins.json (add just zspatialentity pins back to zcompositeentity)
1 parent 9158f11 commit 61577f7

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

docs/modding/hitman/guides/pins.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,24 @@
521521
{
522522
"hash": "002B3AB5D7AF8A3C",
523523
"path": "[modules:/zcompositeentity.class].pc_entitytype",
524-
"in": [],
524+
"in": [
525+
{
526+
"pin": "MakeVisible",
527+
"description": ""
528+
},
529+
{
530+
"pin": "MakeInvisible",
531+
"description": ""
532+
},
533+
{
534+
"pin": "SetVisible",
535+
"description": ""
536+
},
537+
{
538+
"pin": "Detach",
539+
"description": ""
540+
}
541+
],
525542
"out": []
526543
},
527544
{

0 commit comments

Comments
 (0)