Cogito, ergo sum

Difference between revisions of "UE3:UTAnimBlendByVehicle (UDK)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
m (1 revision: class descriptions for UDK January update (part 7))
 
(One intermediate revision by one other user not shown)
Line 58: Line 58:
 
{{code|native function '''UpdateVehicleState''' ()}}
 
{{code|native function '''UpdateVehicleState''' ()}}
  
<!-- enter function description -->
+
Force an update of the vehicle state now.

Latest revision as of 05:52, 17 January 2010

UDK Object >> AnimObject >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> UTAnimBlendBase >> UTAnimBlendByVehicle
Package: 
UTGame
This class in other games:
UT3


Properties[edit]

bLastPawnDriving[edit]

Type: bool


LastVehicle[edit]

Type: Vehicle


Default values[edit]

Property Value
bFixNumChildren True
Children[0]
Member Value
Name 'Default'
Weight 1.0
Children[1]
Member Value
Name 'UTVehicle_Hoverboard'

Native functions[edit]

UpdateVehicleState[edit]

native function UpdateVehicleState ()

Force an update of the vehicle state now.