Difference between revisions of "ObjectReference Script"
Jump to navigation
Jump to search
→SKSE Member Functions: Added 3 SKSE Member Functions
imported>CraftySentinel m (→Global Functions: Formatting Change) |
imported>CraftySentinel (→SKSE Member Functions: Added 3 SKSE Member Functions) |
||
Line 570: | Line 570: | ||
|[[IsHarvested - ObjectReference|Bool '''IsHarvested'''()]] | |[[IsHarvested - ObjectReference|Bool '''IsHarvested'''()]] | ||
| (Flora and Tree only) Returns whether the flora has been harvested or not. | | (Flora and Tree only) Returns whether the flora has been harvested or not. | ||
|- | |||
|[[SetHarvested - ObjectReference|'''SetHarvested'''(Bool ''harvested'')]] | |||
|Sets whether the Reference has been harvested. | |||
|- | |- | ||
Line 588: | Line 592: | ||
|- | |- | ||
|[[ResetInventory - ObjectReference|'''ResetInventory'''()]] | |||
|Resets the References inventory. | |||
|- | |||
|[[IsOffLimits- ObjectReference|Bool '''IsOffLimits'''()]] | |||
| | |||
|- | |||
|} | |} | ||