The MiscObject script is a part of Fallout 4’s Papyrus scripting ecosystem. It is included with the base game, and is extended/modified by modded sources such as Fallout 4 Script Extender (F4SE).
For this script, the Papyrus index knows about:
- 3 functions
- 1 struct
Inheritance Tree
| Script | Extended By |
|---|---|
| — | |
| — | |
| — |
Structs
The Papyrus Index is still under construction. Structs have not been implemented yet.
Properties
No properties found.
Events
No events found.
Functions
- Found in:
- F4SE
Gets the Component Data for this MiscItem as an array of MiscComponent structures.
- Found in:
- F4SE
Sets the Component Data for this MiscItem using an array of MiscComponent structures.
