Show / Hide Table of Contents

Class MyObjectBuilder_ChatBroadcastEntityComponent

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_ComponentBase
MyObjectBuilder_ChatBroadcastEntityComponent
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: Sandbox.Common.ObjectBuilders
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ChatBroadcastEntityComponent : MyObjectBuilder_ComponentBase

Constructors

MyObjectBuilder_ChatBroadcastEntityComponent()

Declaration
public MyObjectBuilder_ChatBroadcastEntityComponent()

Fields

BroadcastTarget

Declaration
public int BroadcastTarget
Field Value
Type Description
System.Int32

CustomName

Declaration
[Serialize]
public string CustomName
Field Value
Type Description
System.String

Messages

Declaration
[Serialize]
public List<string> Messages
Field Value
Type Description
System.Collections.Generic.List<System.String>

UseAntenna

Declaration
public bool UseAntenna
Field Value
Type Description
System.Boolean

Extension Methods

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