Declaração
func IsInsideSphere(target entity, center Vector3, radius float) bool
go
Determina se a entidade alvo está dentro da esfera especificada; se a entidade não tiver atributos posicionais, devolve falso
func IsInsideSphere(target entity, center Vector3, radius float) bool
go