DCClassParameter
from panda3d.direct import DCClassParameter
- class DCClassParameter
Bases:
DCParameterThis represents a class (or struct) object used as a parameter itself. This means that all the fields of the class get packed into the message.
Inheritance diagram
- __init__(*args, **kwargs)
