home *** CD-ROM | disk | FTP | other *** search
/ Game Level Design / GLDesign.bin / Software / UnrealEngine2Runtime / UE2Runtime-22262001_Demo.exe / Editor / Classes / AnimNotifyProps.uc next >
Text File  |  2003-10-22  |  133b  |  7 lines

  1. class AnimNotifyProps extends Object
  2.     native
  3.     collapsecategories
  4.     hidecategories(Object);
  5.  
  6. var() editinline AnimNotify Notify;
  7.