Skip to content

CReflection

GeckoN edited this page Mar 29, 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

PropertyDescription
IReflectionGroup EngineEngine group.
IReflectionGroup ModuleModule group.

Clone this wiki locally