Difference between revisions of "GetEffectMagnitudes - Potion"
Jump to navigation
Jump to search
GetEffectMagnitudes - Potion (edit)
Revision as of 08:38, 23 September 2016
, 08:38, 23 September 2016no edit summary
imported>Palingard (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Potion Script Returns the effects in order of magnitude attached to a potion. (This fu...") |
imported>Palingard |
||
Line 8: | Line 8: | ||
== Syntax == | == Syntax == | ||
<source lang="papyrus"> | <source lang="papyrus"> | ||
float[] Function GetEffectMagnitudes( | float[] Function GetEffectMagnitudes() native | ||
</source> | </source> | ||
== Return Value == | == Return Value == |