Difference between revisions of "EvaluateSpellConditions"
Jump to navigation
Jump to search
no edit summary
imported>Geckbot m (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1))) |
imported>Ez0n3 |
||
Line 1: | Line 1: | ||
{{Incomplete}} | |||
{{Function | |||
|origin = GECK1 | |||
|summary = Used to test actor and activator references to assure that they are testable. | |||
|name = EvaluateSpellConditions | |||
|alias = esc | |||
}} | |||
==Notes== | ==Notes== | ||
* Since Game Effects can now have conditions attached, it can be assumed that this command forces those conditions to be re-evaluated in the frame it's called. Whether this is useful or functional is currently unknown. | * Since Game Effects can now have conditions attached, it can be assumed that this command forces those conditions to be re-evaluated in the frame it's called. Whether this is useful or functional is currently unknown. |