Difference between revisions of "GetDeadCount"
Jump to navigation
Jump to search
no edit summary
imported>PoHa! (Copied info, used the template (I think) for functions) |
imported>Yukichigai |
||
Line 17: | Line 17: | ||
*On a templated actor, GetDeadCount works only on the specified reference. | *On a templated actor, GetDeadCount works only on the specified reference. | ||
*Note that the parameter is an actor base ID, so you cannot use this function to test whether a named object reference has been killed. | *Note that the parameter is an actor base ID, so you cannot use this function to test whether a named object reference has been killed. | ||
*Resurrecting a killed actor will not lower the death count for actors of that type. This is true even of unique or referenced actors. | |||
=='''See Also'''== | =='''See Also'''== |