-
Notifications
You must be signed in to change notification settings - Fork 4
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;
}
Property | Description |
---|---|
IReflectionGroup Engine | Engine group. |
IReflectionGroup Module | Module group. |