MagicLeapOpenXRFeatureWithInterception
NameSpace: Features
Inherits from:
MagicLeapOpenXRFeatureBase,
OpenXRFeature
Detailed Description
public template <T > class MagicLeapOpenXRFeatureWithInterception : MagicLeapOpenXRFeatureBase
Protected Methods
HookGetInstanceProcAddr
protected override IntPtr HookGetInstanceProcAddr(
IntPtr func
)
Parameters
Type | Name | Description |
---|---|---|
IntPtr | func |
MarkFunctionsToIntercept
protected virtual abstract void MarkFunctionsToIntercept()
Reimplemented by: MarkFunctionsToIntercept, MarkFunctionsToIntercept, MarkFunctionsToIntercept, MarkFunctionsToIntercept, MarkFunctionsToIntercept
OnInstanceCreate
protected override bool OnInstanceCreate(
ulong xrInstance
)
Parameters
Type | Name | Description |
---|---|---|
ulong | xrInstance |
OnInstanceDestroy
protected override void OnInstanceDestroy(
ulong xrInstance
)
Parameters
Type | Name | Description |
---|---|---|
ulong | xrInstance |