Show / Hide Table of Contents

Class MyEntityContainerEventExtensions.ControlReleasedParams

Params to be passed with ControlAcquiredEvent..

Inheritance
System.Object
MyEntityContainerEventExtensions.EntityEventParams
MyEntityContainerEventExtensions.ControlReleasedParams
Namespace: VRage.Game.Components
Assembly: Sandbox.Game.dll
Syntax
public class ControlReleasedParams : MyEntityContainerEventExtensions.EntityEventParams

Constructors

ControlReleasedParams(MyEntity)

Declaration
public ControlReleasedParams(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
☀
☾