Show / Hide Table of Contents

Class MyEntityForRemoval

Inheritance
System.Object
MyEntityForRemoval
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
public class MyEntityForRemoval : Object

Constructors

MyEntityForRemoval()

Declaration
public MyEntityForRemoval()

MyEntityForRemoval(Int32, Int64)

Declaration
public MyEntityForRemoval(int time, long id)
Parameters
Type Name Description
System.Int32 time
System.Int64 id

Fields

EntityId

Declaration
public long EntityId
Field Value
Type Description
System.Int64

TimeLeft

Declaration
public int TimeLeft
Field Value
Type Description
System.Int32
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾