Click or drag to resize
SoExtTexture2onUnloadCB Field

Note: This API is now obsolete.

Use Unload event instead. Unloading texture delegate invocation list.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("Use Unload event instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoExtTexture2LoadCallback onUnloadCB

Field Value

Type: SoExtTexture2LoadCallback
See Also