Class MyObjectBuilder_VisualScriptManagerSessionComponent
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_VisualScriptManagerSessionComponent
   
  
  
  Assembly: VRage.Game.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_VisualScriptManagerSessionComponent : MyObjectBuilder_SessionComponent
   
  Constructors
  
  
  
  
  MyObjectBuilder_VisualScriptManagerSessionComponent()
  
  
  Declaration
  
    public MyObjectBuilder_VisualScriptManagerSessionComponent()
   
  Fields
  
  
  
  BoardScreens
  
  
  Declaration
  
    public MyObjectBuilder_BoardScreen[] BoardScreens
   
  Field Value
  
  
  
  ExclusiveHighlights
  
  
  Declaration
  
    public MyObjectBuilder_ExclusiveHighlights ExclusiveHighlights
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | VRage.Game.ObjectBuilders.Gui.MyObjectBuilder_ExclusiveHighlights |  | 
    
  
  
  
  FirstRun
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  LevelScriptFiles
  
  
  Declaration
  
    public string[] LevelScriptFiles
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String[] |  | 
    
  
  
  
  Questlog
  
  
  Declaration
  
    public MyObjectBuilder_Questlog Questlog
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | VRage.Game.ObjectBuilders.Gui.MyObjectBuilder_Questlog |  | 
    
  
  
  
  ScriptStateMachineManager
  
  
  Declaration
  
    public MyObjectBuilder_ScriptStateMachineManager ScriptStateMachineManager
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | VRage.Game.ObjectBuilders.VisualScripting.MyObjectBuilder_ScriptStateMachineManager |  | 
    
  
  
  
  StateMachines
  
  
  Declaration
  
    public string[] StateMachines
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String[] |  | 
    
  
  
  
  WorldOutlineFolders
  
  
  Declaration
  
    public string[] WorldOutlineFolders
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String[] |  | 
    
  
  Extension Methods