js-util

Home > rc-js-util > DebugProtectedView > (constructor)

DebugProtectedView.(constructor)

Constructs a new instance of the DebugProtectedView class

Signature:

constructor(owningInstance: IEmscriptenWrapper<object>, debugInfo: string, safeKeys?: TKeysOf<T>);

Parameters

Parameter Type Description
owningInstance IEmscriptenWrapper<object>  
debugInfo string  
safeKeys TKeysOf<T> (Optional)