public bool ReportDangerArea( Vector3 position, float radius )
Public Function ReportDangerArea ( _ position As Vector3, _ radius As Single _ ) As Boolean
public: bool^ ReportDangerArea( Vector3^ position, float^ radius )