Difference between revisions of "QueueNiNodeUpdate - Actor"
Jump to navigation
Jump to search
imported>Seigneur Voland (Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' Actor Script Updates modifications such as HeadParts or ArmorAddons changes for the ac...") |
imported>Seigneur Voland m |
||
Line 23: | Line 23: | ||
== Notes == | == Notes == | ||
None | |||
== See Also == | == See Also == | ||
*[[Actor Script]] | *[[Actor Script]] |
Revision as of 05:45, 7 September 2012
SKSE Member of: Actor Script
Updates modifications such as HeadParts or ArmorAddons changes for the actor. (This function requires SKSE)
Syntax
Function QueueNiNodeUpdate() native
Parameters
None
Return Value
None
Examples
PlayerRef.QueueNiNodeUpdate()
Notes
None