Difference between revisions of "IsInFavorState"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Sagitarius22
 
Line 1: Line 1:
'''Syntax:'''
[''ActorID''.]IsInFavorState
Returns 1 ("true") if the actor is currently in a "Favor" state, which means the player asked them to do something.
==Papyrus Version==
[[IsDoingFavor - Actor]]
== See Also ==
*[[SetDoingFavor - Actor]]
*[[IsDoingFavor - Actor]]




[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 01:16, 17 September 2015

Syntax:

[ActorID.]IsInFavorState

Returns 1 ("true") if the actor is currently in a "Favor" state, which means the player asked them to do something.

Papyrus Version[edit | edit source]

IsDoingFavor - Actor

See Also[edit | edit source]