I don't need to test my programs. I have an error-correcting modem.

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

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Talk)
 
(Talk)
Line 58: Line 58:
 
{{code|native function '''UpdateVehicleState''' ()}}
 
{{code|native function '''UpdateVehicleState''' ()}}
  
<!-- enter function description -->
+
Force an update of the vehicle state now.

Revision as of 05:24, 17 January 2010

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


Properties

bLastPawnDriving

Type: bool


LastVehicle

Type: Vehicle


Default values

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

Native functions

UpdateVehicleState

native function UpdateVehicleState ()

Force an update of the vehicle state now.