Background for Skyrim SE
Member of the Potion script
boolfunctionIsFood()Native

Description

Wiki Description

Returns whether this potion is food. (This function requires SKSE)

Documentation Comment

SKSE64 additions built 2024-01-17 20:01:40.731000 UTC
Is this potion classified as Food?


Examples

No human-generated examples found for this function.

Auto-Generated Example

bool returnedValue = myPotion__toCallFunctionOn.IsFood()

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.