Click or drag to resize
IMyEntityController Interface

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "T:VRage.Game.ModAPI.IMyEntityController"]

Namespace: VRage.Game.ModAPI
Assembly: VRage.Game (in VRage.Game.dll) Version: 1.0.0.0
Syntax
C#
public interface IMyEntityController

The IMyEntityController type exposes the following members.

Properties
  NameDescription
Public propertyControlledEntity
Top
Methods
  NameDescription
Public methodTakeControl
Top
Events
  NameDescription
Public eventControlledEntityChanged
Top
See Also