Method Summary |
|
setBody (body)
Sets the message body. |
|
setBodyType (bodytype)
Sets the type of body to send. |
|
setSubject (subject)
Sets the subject field of the message. |
|
setToPropName (name)
Messages will only be sent to objects with the given property
name. |
Inherited from SCA_ILogicBrick |
integer
|
getExecutePriority ()
Gets the execution priority of this logic brick. |
KX_GameObject
|
getOwner ()
Gets the game object associated with this logic brick. |
|
setExecutePriority (priority)
Sets the priority of this logic brick. |