Class MyEntityForRemoval
Inheritance
System.Object
MyEntityForRemoval
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
Field Value
| Type |
Description |
| System.Int64 |
|
TimeLeft
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|