mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-07 12:54:00 +00:00
Document the optional attribute/skill parameter of getEffect.
This commit is contained in:
parent
5a8c6df633
commit
b5aefc872b
@ -193,6 +193,7 @@
|
|||||||
-- @function [parent=#ActorActiveEffects] getEffect
|
-- @function [parent=#ActorActiveEffects] getEffect
|
||||||
-- @param self
|
-- @param self
|
||||||
-- @param string effect ID
|
-- @param string effect ID
|
||||||
|
-- @param string Optional skill or attribute ID
|
||||||
-- @return #ActiveEffect if such an effect is active, nil otherwise
|
-- @return #ActiveEffect if such an effect is active, nil otherwise
|
||||||
|
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user