Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Sandbox.ModAPI.Ingame.MyDetectedEntityInfo

Morten Aune Lyrstad edited this page Jun 24, 2020 · 44 revisions

IndexNamespace Index

MyDetectedEntityInfo Struct

public struct MyDetectedEntityInfo

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll

Fields

Member Description
EntityId
Name
Type
HitPosition
Orientation
Velocity
Relationship
BoundingBox
TimeStamp

Properties

Member Description
Position { get; }

Constructors

Member Description
MyDetectedEntityInfo(long, string, MyDetectedEntityType, Vector3D?, MatrixD, Vector3, MyRelationsBetweenPlayerAndBlock, BoundingBoxD, long)

Methods

Member Description
IsEmpty()
Clone this wiki locally