Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
DummyClusterClient Class Reference
Inheritance diagram for DummyClusterClient:

Public Member Functions

 __init__ (self)
 
 __call__ (self, commandString, fLocally=1, serverList=None)
 

Static Public Attributes

 notify = DirectNotifyGlobal.directNotify.newCategory("DummyClusterClient")
 

Detailed Description

 Dummy class to handle command strings when not in cluster mode 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self)

Member Function Documentation

◆ __call__()

__call__ ( self,
commandString,
fLocally = 1,
serverList = None )

Member Data Documentation

◆ notify

notify = DirectNotifyGlobal.directNotify.newCategory("DummyClusterClient")
static