Show / Hide Table of Contents

Interface IMyHazardPointSource

A source of environmental hazard which has specific position

Inherited Members
IMyHazardSource.GetCurrentExposure(IMyHazardReceiver)
IMyHazardSource.IsExposureScalingNeeded
IMyHazardSource.StatId
IMyHazardSource.DamageType
IMyHazardSource.IgnoresSheltering
Namespace: Sandbox.ModAPI
Assembly: Sandbox.Common.dll
Syntax
public interface IMyHazardPointSource : IMyHazardSource

Methods

GetPosition()

Provides the position of the point source

Declaration
Vector3D GetPosition()
Returns
Type Description
Vector3D

World position

☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾