306 B
306 B
Function: GetCurrentPower(spawn)
Description: Returns the current Power of the Spawn, this can be represented as GetPower(spawn) as well.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: SInt32 current power value of the spawn.
Example:
Example Required