Show / Hide Table of Contents

Class MyEntity.EntityPin

Inheritance
System.Object
MyEntity.EntityPin
Namespace: VRage.Game.Entity
Assembly: VRage.Game.dll
Syntax
public sealed class EntityPin : ValueType, IDisposable

Constructors

EntityPin(MyEntity)

Declaration
public EntityPin(MyEntity entity)
Parameters
Type Name Description
MyEntity entity

Methods

Dispose()

Declaration
public void Dispose()
☀
☾
In This Article
  • Constructors
    • EntityPin(MyEntity)
  • Methods
    • Dispose()
Back to top
Generated by DocFX
☀
☾