ContentPreview ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Editor.ContentManager.Previewers ContentPreview
    DeltaEngine.Editor.ContentManager.Previewers FontPreviewer
    DeltaEngine.Editor.ContentManager.Previewers ImageAnimationPreviewer
    DeltaEngine.Editor.ContentManager.Previewers ImagePreviewer
    DeltaEngine.Editor.ContentManager.Previewers LevelPreviewer
    DeltaEngine.Editor.ContentManager.Previewers MaterialPreviewer
    DeltaEngine.Editor.ContentManager.Previewers MeshPreviewer
    DeltaEngine.Editor.ContentManager.Previewers ModelPreviewer
    DeltaEngine.Editor.ContentManager.Previewers MusicPreviewer
    DeltaEngine.Editor.ContentManager.Previewers ParticlePreviewer
    DeltaEngine.Editor.ContentManager.Previewers ParticleSystemPreviewer
    DeltaEngine.Editor.ContentManager.Previewers SoundPreviewer
    DeltaEngine.Editor.ContentManager.Previewers SpriteSheetPreviewer
    DeltaEngine.Editor.ContentManager.Previewers UIPreviewer
    DeltaEngine.Editor.ContentManager.Previewers XmlPreviewer

Namespace: DeltaEngine.Editor.ContentManager.Previewers
Assembly: DeltaEngine.Editor.ContentManager (in DeltaEngine.Editor.ContentManager.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public abstract class ContentPreview

The ContentPreview type exposes the following members.

Constructors

  NameDescription
Protected methodContentPreview
Initializes a new instance of the ContentPreview class
Top
Methods

  NameDescription
Protected methodInit
Protected methodStatic memberLogUnableToLoadContentMessage
Protected methodPreview
Public methodPreviewContent
Top
See Also