Home > rc-js-util > DebugProtectedView > (constructor)
Constructs a new instance of the DebugProtectedView class
Signature:
constructor(owningInstance: IEmscriptenWrapper<object>, debugInfo: string, safeKeys?: TKeysOf<T>);
| Parameter | Type | Description |
|---|---|---|
| owningInstance | IEmscriptenWrapper<object> | |
| debugInfo | string | |
| safeKeys | TKeysOf<T> | (Optional) |