Imaginary Game Engine API documentation
Engine Property
NamespacesIGEGraphicsDriverEngine

[This is preliminary documentation and is subject to change.]

Get the Engine we're running on
Declaration Syntax
C#Visual BasicVisual C++
public Engine Engine { get; }
Public ReadOnly Property Engine As Engine
public:
property Engine^ Engine {
	Engine^ get ();
}

Assembly: IGE Core (Module: IGE Core) Version: 0.1.2957.39562 (0.1.0.0)