Echo Hollow

Gender-Bending Interactive Stories! :D

User Tools

Site Tools


smutbook:classes:zzobjecttemplate

ObjectTemplate

Extends: subclassPersistentObject

DESCRIPTION

Usage Notes

STUFF

Static Properties/Functions

PROBABLY_NONE

Constructor( id )

Do not ever use “new” to instantiate a PersistentObject (or subclass thereof). Instead, store the result of PersistentObject.define() somewhere and reference it when needed, or fetch the object by its 'id' with PersistentObject.fetch().

Properties/Functions

.someProperty

Description.

  • Type: void

.someFunction( args )

Description.

  • Type: Function
  • Arguments:
    • arg1: desc
    • arg2: desc
    • arg3: desc
    • arg4: desc
    • arg5: desc
    • arg6: desc
  • Returns: void
  • Throws: Nothing

Example:

FIXME

smutbook/classes/zzobjecttemplate.txt · Last modified: 2023/08/09 16:33 by lee