Background for Skyrim SE
Member of the Game script
voidfunctionSendWereWolfTransformation()NativeGlobal

Description

Wiki Description

Has an actor in high who can detect the player call a werewolf crime against the player

Documentation Comment

Finds an actor in high who can detect the player to call werewolf crime on the player


Caveats


Examples

; Has actor in high if there is one that can detect the player call a werewolf crime on the player
Game.SendWereWolfTransformation()

Auto-Generated Example

Game.SendWereWolfTransformation()

Related Pages


Additional References

View this function’s page on the Skyrim Creation Kit Wiki

Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.