There is no spoon

Difference between revisions of "UE3:InterpFilter Custom (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{infobox class
+
{{UE3:InterpFilter_Custom (UT3)}}
| package = Engine
+
| parent1 = InterpFilter
+
| parent2 = Object
+
}}
+
{{autogenerated}}
+
InterpFilter_Custom.uc: Filter class for filtering matinee groups.
+
Used by the matinee editor to let users organize tracks/groups.
+
 
+
==Properties==
+
====GroupsToInclude====
+
'''Type:''' [[array]]<{{cl|InterpGroup}}>
+
 
+
'''[[Variables#Modifiers|Modifiers]]:''' editoronly
+
 
+
<!-- enter variable description -->
+

Revision as of 07:12, 17 January 2010

UDK Object >> InterpFilter >> InterpFilter_Custom
Package: 
Engine
This class in other games:
UT3

InterpFilter_Custom.uc: Filter class for filtering matinee groups. Used by the matinee editor to let users organize tracks/groups.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

GroupsToInclude

Type: array<InterpGroup>

Modifiers: editoronly

Which groups are included in this filter.