Show / Hide Table of Contents

Class MyEntityContainerEventExtensions.ControlAcquiredParams

Params to be passed with ControlAcquiredEvent..

Inheritance
System.Object
MyEntityContainerEventExtensions.EntityEventParams
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
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾