mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-18 10:16:39 +00:00
remove N
This commit is contained in:
parent
5e64015aa9
commit
6464e2a11b
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@
|
||||||
-- Can only be used on self.
|
-- Can only be used on self.
|
||||||
-- @function [parent=#animation] removeVfx
|
-- @function [parent=#animation] removeVfx
|
||||||
-- @param openmw.core#GameObject actor
|
-- @param openmw.core#GameObject actor
|
||||||
-- @param #string vfxId an string ID that uniquely identifies the VFX to remove
|
-- @param #string vfxId a string ID that uniquely identifies the VFX to remove
|
||||||
|
|
||||||
---
|
---
|
||||||
-- Removes all vfx from the actor.
|
-- Removes all vfx from the actor.
|
||||||
|
|
Loading…
Reference in a new issue