Show / Hide Table of Contents

Class MyObjectBuilder_EntityOwnershipComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_EntityOwnershipComponent
Inherited Members
MyObjectBuilder_ComponentBase.RemoveExistingComponentOnNewInsert
MyObjectBuilder_ComponentBase.SetupForProjector()
MyObjectBuilder_ComponentBase.Remap(IMyRemapHelper)
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game.ObjectBuilders.Components
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_EntityOwnershipComponent : MyObjectBuilder_ComponentBase

Constructors

MyObjectBuilder_EntityOwnershipComponent()

Declaration
public MyObjectBuilder_EntityOwnershipComponent()

Fields

OwnerId

Declaration
public long OwnerId
Field Value
Type Description
System.Int64

ShareMode

Declaration
public MyOwnershipShareModeEnum ShareMode
Field Value
Type Description
MyOwnershipShareModeEnum

Extension Methods

MyObjectBuilderExtensions.GetId(MyObjectBuilder_Base)
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾