Namespace: DeltaEngine.Graphics.XnaAssembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
public ContentManager NativeContent { get; }
public ContentManager NativeContent { get; }
Public ReadOnly Property NativeContent As ContentManager
Get
Public ReadOnly Property NativeContent As ContentManager
Get
public:
property ContentManager^ NativeContent {
ContentManager^ get ();
}
public:
property ContentManager^ NativeContent {
ContentManager^ get ();
}
member NativeContent : ContentManager with get
member NativeContent : ContentManager with get
Property Value
Type:
ContentManager