GetCombatStyle

From GECK
Jump to: navigation, search


A function added by the Lutana NVSE plugin, now part of the JIP NVSE Plugin.

Description

Returns the current Combat Style used by an actor.

Syntax

[help]
(combatStyle:ref) reference.GetCombatStyle actorBase:form

Example

set rCombatStyle to rActorRef.GetCombatStyle
set rCombatStyle to GetCombatStyle CarlitosWayne 

See Also