Class MyObjectBuilder_SafeZone
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_SafeZone
   
  
  
  Assembly: SpaceEngineers.ObjectBuilders.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_SafeZone : MyObjectBuilder_EntityBase
   
  Constructors
  
  
  
  
  MyObjectBuilder_SafeZone()
  
  
  Declaration
  
    public MyObjectBuilder_SafeZone()
   
  Fields
  
  
  
  AccessTypeFactions
  
  
  Declaration
  
    public MySafeZoneAccess AccessTypeFactions
   
  Field Value
  
  
  
  AccessTypeFloatingObjects
  
  
  Declaration
  
    public MySafeZoneAccess AccessTypeFloatingObjects
   
  Field Value
  
  
  
  AccessTypeGrids
  
  
  Declaration
  
    public MySafeZoneAccess AccessTypeGrids
   
  Field Value
  
  
  
  AccessTypePlayers
  
  
  Declaration
  
    public MySafeZoneAccess AccessTypePlayers
   
  Field Value
  
  
  
  AllowedActions
  
  
  Declaration
  
    public MySafeZoneAction AllowedActions
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | VRage.Game.ObjectBuilders.Components.MySafeZoneAction |  | 
    
  
  
  
  ContainedEntities
  
  
  Declaration
  
    [Serialize]
public long[] ContainedEntities
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64[] |  | 
    
  
  
  
  ContainedGrids
  
  
  Declaration
  
    [Serialize]
public long[] ContainedGrids
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64[] |  | 
    
  
  
  
  DisplayName
  
  
  Declaration
  
    [Serialize]
public string DisplayName
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
  
  Enabled
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  Entities
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64[] |  | 
    
  
  
  
  Factions
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64[] |  | 
    
  
  
  
  IsVisible
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  ModelColor
  
  
  Declaration
  
    public SerializableVector3 ModelColor
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | VRage.SerializableVector3 |  | 
    
  
  
  
  Players
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64[] |  | 
    
  
  
  
  Radius
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Single |  | 
    
  
  
  
  SafeZoneBlockId
  
  
  Declaration
  
    public long SafeZoneBlockId
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64 |  | 
    
  
  
  
  Shape
  
  
  Declaration
  
    public MySafeZoneShape Shape
   
  Field Value
  
  
  
  Size
  
  
  Declaration
  
  Field Value
  
  
  
  Texture
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  Extension Methods