DCKeyword

from panda3d.direct import DCKeyword
class DCKeyword

Bases:

Bases: DCDeclaration

This represents a single keyword declaration in the dc file. It is used to define a communication property associated with a field, for instance “broadcast” or “airecv”.

Inheritance diagram

Inheritance diagram of DCKeyword

getName() str

Returns the name of this keyword.