Difference between revisions of "GetDisposition"
Jump to navigation
Jump to search
imported>Haama (Category links) |
imported>D4v3 m (Added 'See Also') |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
Returns the actor's current disposition towards the target actor. Includes all modifiers currently effecting disposition. | Returns the actor's current disposition towards the target actor. Includes all modifiers currently effecting disposition. | ||
==See Also== | |||
* [[ModDisposition]] | |||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category:Actor Functions]] | [[Category:Actor Functions]] | ||
Line 14: | Line 18: | ||
[[Category: Statistics Functions]] | [[Category: Statistics Functions]] | ||
[[Category: Statistics Functions (CS 1.0)]] | [[Category: Statistics Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Get | |||
Disposition | |||
End Search Terms --> |
Latest revision as of 11:36, 4 August 2008
Syntax:
[ActorID.]GetDisposition TargetActor
Example:
GetDisposition Baurus
Returns the actor's current disposition towards the target actor. Includes all modifiers currently effecting disposition.
See Also[edit | edit source]