Class MyEntityContainerEventExtensions.ControlAcquiredParams
Params to be passed with ControlAcquiredEvent..
Inheritance
System.Object
MyEntityContainerEventExtensions.ControlAcquiredParams
Namespace: VRage.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public class ControlAcquiredParams : MyEntityContainerEventExtensions.EntityEventParams
Constructors
ControlAcquiredParams(MyEntity)
Declaration
public ControlAcquiredParams(MyEntity owner)
Parameters
| Type | Name | Description |
|---|---|---|
| MyEntity | owner |
Fields
Owner
Declaration
public MyEntity Owner
Field Value
| Type | Description |
|---|---|
| MyEntity |