IT/getProjectileCreator
Jump to navigation
Jump to search
« Torna alla Pagina principale italiana ▇▇▇.
Questa funzione restituisce il creatore di uno specifico proiettile.
Sintassi
element getProjectileCreator ( projectile theProjectile )
Required Arguments
- theProjectile: L'elemento proiettile del creatore che si vuole recuperare.
Returns
Returns the element which created the projectile if successful, false otherwise.
Example
-- TODO