Background for Skyrim SE
Member of the ObjectReference script
boolfunctionIsHarvested()Native

Description

Wiki Description

Returns whether the flora has been harvested or not. (This function requires SKSE)

Documentation Comment

Tree and Flora only functions


Caveats

CK Wiki - Notes

  • Only works on Flora and Trees

Examples

No human-generated examples found for this function.

Auto-Generated Example

bool returnedValue = myObjectReference__toCallFunctionOn.IsHarvested()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.