3ds Max C++ API Reference
Loading...
Searching...
No Matches
NotifyModAddDelParam Struct Reference

The call parameter that accompanies the notification codes. More...

#include <notify.h>

Public Attributes

INodenode
 
Modifiermod
 
ModContextmc
 

Detailed Description

The call parameter that accompanies the notification codes.

Member Data Documentation

◆ node

INode* node

◆ mod

Modifier* mod

◆ mc