Difference between revisions of "GetLastPlayerAction"
Jump to navigation
Jump to search
no edit summary
imported>Kkuhlmann |
imported>Quetzilla |
||
Line 4: | Line 4: | ||
=='''Syntax'''== | =='''Syntax'''== | ||
GetLastPlayerAction | GetLastPlayerAction | ||
{{:ActionIndex}} | |||
=='''Examples'''== | =='''Examples'''== | ||
if GetLastPlayerAction == 2 | if GetLastPlayerAction == 2 | ||
Condition is true if last action performed by player was throwing a grenade. | Condition is true if last action performed by player was throwing a grenade. | ||
=='''See Also'''== | =='''See Also'''== | ||
[[IsPlayerActionActive]] | [[IsPlayerActionActive]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Animation Functions]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |