More bits.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3903 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -42,6 +42,10 @@ public class ClientObject extends DObject
|
||||
public static const RECEIVERS :String = "receivers";
|
||||
// AUTO-GENERATED: FIELDS END
|
||||
|
||||
/** The name of a message event delivered to the client when they
|
||||
* switch usernames (and therefore user objects). */
|
||||
public static const CLOBJ_CHANGED :String = "!clobj_changed!";
|
||||
|
||||
/** Used to publish all invocation service receivers registered on
|
||||
* this client. */
|
||||
public var receivers :DSet;
|
||||
|
||||
Reference in New Issue
Block a user