Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

DistributedLargeBlobSenderAI Class Reference

List of all members.

Public Member Functions

def __init__
def getMode
def getTargetAvId
def setAck

Public Attributes

 mode
 targetAvId

Static Public Attributes

tuple notify = DirectNotifyGlobal.directNotify.newCategory('DistributedLargeBlobSenderAI')

Detailed Description

DistributedLargeBlobSenderAI: for sending large chunks of data through
the DC system to a specific avatar

Constructor & Destructor Documentation

def __init__ (   self,
  air,
  zoneId,
  targetAvId,
  data,
  useDisk = 0 
)

Member Function Documentation

def getMode (   self)
def getTargetAvId (   self)
def setAck (   self)

Member Data Documentation

tuple notify = DirectNotifyGlobal.directNotify.newCategory('DistributedLargeBlobSenderAI') [static]
 All Classes Namespaces Functions Variables Properties