Skip to content

class_ramen_messages

tacoen edited this page May 29, 2020 · 11 revisions

ramen_messages

Base: class_ramen_object

init

Syntax and default parameters:

obj = ramen_messages(id=None,**kwargs)

delete

Syntax and default parameters:

obj.delete(list)

msg

Syntax and default parameters:

obj.msg(msg_id,attr=None,value=None)

msgobj

Syntax and default parameters:

obj.msgobj(msg_id)

newmsg

Syntax and default parameters:

obj.newmsg(**kwargs)

post

Syntax and default parameters:

obj.post(content,ref,val=None)

refindex

Syntax and default parameters:

obj.refindex(msg_id)

Generated Time: 05/29/20 22:51:47

Made with Ren'Py 7.3.5.606 -- This program contains free software under a number of licenses, including the MIT License and GNU Lesser General Public License. A complete list of software, including links to full source code, can be found {a=https://www.renpy.org/l/license}here{/a}.

Clone this wiki locally