Background for Skyrim SE
Member of the RaceMenu script

Parameters

  1. ObjectReferenceakRef


Examples

Auto-Generated Example

Scriptname MyCoolScript extends RaceMenu

event OnNiNodeUpdate(ObjectReference akRef)
    Debug.trace("Event received - OnNiNodeUpdate: akRef = " + akRef)
endEvent
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.