We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9158f11 commit 61577f7Copy full SHA for 61577f7
docs/modding/hitman/guides/pins.json
@@ -521,7 +521,24 @@
521
{
522
"hash": "002B3AB5D7AF8A3C",
523
"path": "[modules:/zcompositeentity.class].pc_entitytype",
524
- "in": [],
+ "in": [
525
+ {
526
+ "pin": "MakeVisible",
527
+ "description": ""
528
+ },
529
530
+ "pin": "MakeInvisible",
531
532
533
534
+ "pin": "SetVisible",
535
536
537
538
+ "pin": "Detach",
539
540
+ }
541
+ ],
542
"out": []
543
},
544
0 commit comments