mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 04:39:42 +00:00
Document the optional attribute/skill parameter of getEffect.
This commit is contained in:
parent
5a8c6df633
commit
b5aefc872b
1 changed files with 1 additions and 0 deletions
|
@ -193,6 +193,7 @@
|
|||
-- @function [parent=#ActorActiveEffects] getEffect
|
||||
-- @param self
|
||||
-- @param string effect ID
|
||||
-- @param string Optional skill or attribute ID
|
||||
-- @return #ActiveEffect if such an effect is active, nil otherwise
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue