Sandbox.ModAPI.Ingame.MyDetectedEntityInfo..ctor - bimbam2103/space_engineers GitHub Wiki
← Index ← Namespace Index ← MyDetectedEntityInfo
public MyDetectedEntityInfo(long entityId, string name, MyDetectedEntityType type, Vector3D? hitPosition, MatrixD orientation, Vector3 velocity, MyRelationsBetweenPlayerAndBlock relationship, BoundingBoxD boundingBox, long timeStamp)
- long entityId
- string name
- MyDetectedEntityType type
- Vector3D? hitPosition
- MatrixD orientation
- Vector3 velocity
- MyRelationsBetweenPlayerAndBlock relationship
- BoundingBoxD boundingBox
- long timeStamp