Background for Fallout 4
Member of the ActiveMagicEffect script

Description

Documentation Comment

Event received when the player ends commanding this actor.


Examples

Auto-Generated Example

Scriptname MyCoolScript extends ActiveMagicEffect

event OnCommandModeExit()
    Debug.trace("Event received - OnCommandModeExit")
endEvent
Some data provided by the Fallout 4 Creation Kit Wiki. Licensed under the Creative Commons Attribution-Share Alike 4.0 license.