Class LudiqRootObjectEditor
  
  
  
  
    Inheritance
    
    
    LudiqRootObjectEditor
   
      
      
  
  Namespace: Ludiq
  
  Syntax
  
    public abstract class LudiqRootObjectEditor : PersistentRootEditorWrapper
   
  Properties
  
  
  
  
  layout
  
  
  Declaration
  
    protected virtual EditorLayout layout { get; }
   
  Property Value
  
  Methods
  
  
  
  
  CreateEditor(SerializedObject, PersistentRootEditorWrapper)
  
  
  Declaration
  
    protected override PersistentRootEditor CreateEditor(SerializedObject serializedObject, PersistentRootEditorWrapper wrapper)
   
  Parameters
  
  Returns
  
  Overrides
  
  Extension Methods