Difference between revisions of "IsFacingUp"
Jump to navigation
Jump to search
imported>DragoonWraith (CS 1.0) |
imported>Fella |
||
Line 7: | Line 7: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Actor Functions]] | [[Category: Actor Functions]] |
Revision as of 11:40, 23 January 2008
Idle manager function, returns 1 if the creature knocked down and facing up.
Returns 1 if used on an actor that is mounted on a quadruped, ie: player on horse.
Quadrupeds should use IsLeftUp instead.