Share via


Entity Members

Microsoft Robotics Class Reference

The Entity type exposes the following members.

Constructors

  Name Description
Public method Entity
Initializes a new instance of the Entity class

Methods

  Name Description
Public method Clone
Clone
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method PostDeserialize
Called on each Entity after it has been deserialized
Public method PreSerialize
Called on each Entity before it is serialized
Public method ToString
Returns short name for property editor
(Overrides Object. . :: . .ToString() () () ().)

Fields

  Name Description
Public field NeedsReplacement
Internal use: marks this entity for replacement
Public field State
State
Public field SuspendUpdates
Internal use: suspends physics engine updates on this entity

Properties

  Name Description
Public property InternalHandle
Simulation internal use

See Also

Entity Class

Microsoft.Robotics.Simulation Namespace