Show / Hide Table of Contents

Class MyObjectBuilder_GlobalEventBase

Inheritance
System.Object
MyObjectBuilder_Base
MyObjectBuilder_GlobalEventBase
Inherited Members
MyObjectBuilder_Base.ShouldSerializeSubtypeId()
MyObjectBuilder_Base.Clone()
MyObjectBuilder_Base.Equals(MyObjectBuilder_Base)
MyObjectBuilder_Base.SubtypeId
MyObjectBuilder_Base.SubtypeName
MyObjectBuilder_Base.TypeId
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GlobalEventBase : MyObjectBuilder_Base

Constructors

MyObjectBuilder_GlobalEventBase()

Declaration
public MyObjectBuilder_GlobalEventBase()

Fields

ActivationTimeMs

Declaration
public long ActivationTimeMs
Field Value
Type Description
System.Int64

DefinitionId

Declaration
public Nullable<SerializableDefinitionId> DefinitionId
Field Value
Type Description
System.Nullable<SerializableDefinitionId>

Enabled

Declaration
public bool Enabled
Field Value
Type Description
System.Boolean

EventType

Declaration
public MyGlobalEventTypeEnum EventType
Field Value
Type Description
MyGlobalEventTypeEnum

Methods

ShouldSerializeDefinitionId()

Declaration
public bool ShouldSerializeDefinitionId()
Returns
Type Description
System.Boolean

ShouldSerializeEventType()

Declaration
public bool ShouldSerializeEventType()
Returns
Type Description
System.Boolean

Extension Methods

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