Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

DistributedObjectUD Class Reference

Inherits direct::distributed::DistributedObjectBase::DistributedObjectBase.

List of all members.

Public Member Functions

def __init__
def delete
def getDeleteEvent
def sendDeleteEvent
def status

Public Attributes

 accountName
 air
 dclass
 DistributedObjectUD_initialized
 lastNonQuietZone

Static Public Attributes

tuple notify = directNotify.newCategory("DistributedObjectUD")
int QuietZone = 1

Constructor & Destructor Documentation

def __init__ (   self,
  air 
)

Member Function Documentation

def delete (   self)
Inheritors should redefine this to take appropriate action on delete
Note that this may be called multiple times if a class inherits
from DistributedObjectUD more than once.
def getDeleteEvent (   self)
def sendDeleteEvent (   self)
def status (   self,
  indent = 0 
)
print out doId(parentId, zoneId) className
    and conditionally show generated, disabled, neverDisable,
    or cachable

Member Data Documentation

air
tuple notify = directNotify.newCategory("DistributedObjectUD") [static]
int QuietZone = 1 [static]
 All Classes Namespaces Functions Variables Properties