Background for Skyrim SE
Member of the RaceMenu script

Examples

Auto-Generated Example

Scriptname MyCoolScript extends RaceMenu

event OnFacePaintRequest()
    Debug.trace("Event received - OnFacePaintRequest")
endEvent
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.