I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
UE3:InterpFilter_Classes (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> InterpFilter >> InterpFilter_Classes |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
InterpFilter_Classes.uc: Filter class for filtering matinee groups. Used by the matinee editor to filter groups to specific classes of attached actors.
Properties
ClassToFilterBy
Modifiers: editoronly
Which class to filter groups by.
TrackClasses
Modifiers: editoronly
List of allowed track classes. If empty, then all track classes will be included. Only groups that contain at least one of these types of tracks will be displayed.