CReflection - baso88/SC_AngelScript GitHub Wiki
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. |