Skip to content

CReflection

GeckoN edited this page Jan 27, 2017 · 6 revisions

Provides access to Sven Co-op's Reflection API.

Namespace: Reflection

The HTML documentation can be found here.

A single global instance exists:

namespace Reflection
{
CReflection g_Reflection;
}

Properties

| Property | Description | | --- | --- | --- | | IReflectionGroup Engine | Engine group. | | IReflectionGroup Module | Module group. |

Clone this wiki locally