Difference between revisions of "Condition Functions"
Jump to navigation
Jump to search
imported>Egocarib |
imported>Egocarib m (fixed valign) |
||
Line 5: | Line 5: | ||
|} | |} | ||
== Complete List of | == Complete List of Condition Functions == | ||
{| | {| | ||
Line 308: | Line 308: | ||
[[IsGreetingPlayer]]<br> | [[IsGreetingPlayer]]<br> | ||
[[IsGuard]]<br> | [[IsGuard]]<br> | ||
| style="width: 25%" | | | style="width: 25%" valign=top | | ||
[[IsHorseStolen]]<br> | [[IsHorseStolen]]<br> | ||
[[IsHostileToActor]]<br> | [[IsHostileToActor]]<br> | ||
Line 409: | Line 409: | ||
== See Also == | == See Also == | ||
* [[Conditions]] |
Revision as of 20:29, 12 November 2013
Condition Functions are a set of special functions the Creation Kit can access directly from the game with no scripting. They are usually presented as a drop-down list when adding conditions to an object, as in the example pictured below. |