| |
MethodWithInterface
category: Morphic-Scripting
superclass: MethodInterface
subclasses: UniclassScript
A MethodInterface bound to an actual class.
selector A symbol - the selector being described
argumentSpecifications A list of specifications for the formal arguments of the method
resultSpecification A characterization of the return value of the method
userLevel
attributeKeywords A list of symbols, comprising keywords that the user wishes to
associate with this method
defaultStatus The status to apply to new instances of the class by default
defaultFiresPerTick How many fires per tick, by default, should be allowed if ticking.
playerClass The actual class with which this script is associated




|
|