Omit this class from 'genascript' generation, as the actionscript side does a special thing or two.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@298 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -37,6 +37,7 @@ import com.threerings.ezgame.util.EZObjectMarshaller;
|
||||
/**
|
||||
* Represents a property change on the actionscript object we use in EZGameObject.
|
||||
*/
|
||||
@ActionScript(omit=true)
|
||||
public class PropertySetEvent extends NamedEvent
|
||||
{
|
||||
/** Suitable for unserialization. */
|
||||
|
||||
Reference in New Issue
Block a user