Space Engineers
Public Member Functions | List of all members
VRage.Game.Core.VRageCore Class Reference

Class initializing the (minimal) engine, setting the render properties based on the data. More...

Inheritance diagram for VRage.Game.Core.VRageCore:

Public Member Functions

void Init (string contentPath)
 Initialize minimal engine. More...
 
void Dispose ()
 Dispose the resources, unload engine. More...
 

Detailed Description

Class initializing the (minimal) engine, setting the render properties based on the data.

Definition at line 8 of file VRageCore.cs.

Member Function Documentation

void VRage.Game.Core.VRageCore.Dispose ( )
inline

Dispose the resources, unload engine.

Definition at line 22 of file VRageCore.cs.

void VRage.Game.Core.VRageCore.Init ( string  contentPath)
inline

Initialize minimal engine.

Parameters
contentPathPath to the game content.

Definition at line 14 of file VRageCore.cs.


The documentation for this class was generated from the following file: