I love the smell of UnrealEd crashing in the morning. – tarquin

Difference between revisions of "UE3:InterpTrackFloatProp (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:InterpTrackFloatProp (UT3)}}
| package = Engine
+
| parent1 = InterpTrackFloatBase
+
| parent2 = InterpTrack
+
| parent3 = Object
+
}}
+
{{autogenerated}}
+
null
+
 
+
==Properties==
+
===Property group 'InterpTrackFloatProp'===
+
====PropertyName====
+
'''Type:''' [[name]]
+
 
+
'''[[Variables#Modifiers|Modifiers]]:''' editconst
+
 
+
<!-- enter variable description -->
+
 
+
===Default values===
+
{| class="list defaults"
+
! Property
+
! Value
+
|-
+
| {{tl|TrackInstClass||InterpTrack}}
+
| [[Types#Class|Class]]'{{cl|InterpTrackInstFloatProp|Engine}}'
+
|-
+
| {{tl|TrackTitle||InterpTrack}}
+
| "Float Property"
+
|}
+

Revision as of 07:12, 17 January 2010

UDK Object >> InterpTrack >> InterpTrackFloatBase >> InterpTrackFloatProp
Package: 
Engine
This class in other games:
UT3

null

Properties

Property group 'InterpTrackFloatProp'

PropertyName

Type: name

Modifiers: editconst

Name of property in Group Actor which this track mill modify over time.

Default values

Property Value
TrackInstClass Class'Engine.InterpTrackInstFloatProp'
TrackTitle "Float Property"