Class MyObjectBuilder_GlobalEvents
Inherited Members
Namespace: VRage.Game
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_GlobalEvents : MyObjectBuilder_Base
Constructors
MyObjectBuilder_GlobalEvents()
Declaration
public MyObjectBuilder_GlobalEvents()
Fields
Events
Declaration
public List<MyObjectBuilder_GlobalEventBase> Events
Field Value
Type | Description |
---|---|
System.Collections.Generic.List<MyObjectBuilder_GlobalEventBase> |