Previous Up Next

M3getH3dCB
Returns the callback having '_id_' as identifier.
If '_object_' has no callback having '_id_' as identifier, the function returns nil.

fun [S3d H3d Arg3D] Arg3D M3getH3dCB (
S3d _session_
H3d _object_
I _id_
)
Parameters

_session_
3D Session
_object_
3D object for which callback is desired
_id_
Identifier of desired callback
Return value

Callback
See Also

M3execH3dCB and M3setH3dCB