I love the smell of UnrealEd crashing in the morning. – tarquin
Difference between revisions of "UE3:SeqAct SetBlockRigidBody (UDK)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Talk) |
m (1 revision: class descriptions for UDK January update (part 4)) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{infobox class |
+ | | package = Engine | ||
+ | | parent1 = SequenceAction | ||
+ | | parent2 = SequenceOp | ||
+ | | parent3 = SequenceObject | ||
+ | | parent4 = Object | ||
+ | }} | ||
+ | {{autogenerated}} | ||
+ | <!-- enter class description --> | ||
+ | |||
+ | ==Default values== | ||
+ | {| class="list defaults" | ||
+ | ! Property | ||
+ | ! Value | ||
+ | |- | ||
+ | | {{tl|InputLinks||SequenceOp}}[0] | ||
+ | | | ||
+ | {| class="list defaults" | ||
+ | ! {{tl|SeqOpInputLink||SequenceOp structs|Member}} | ||
+ | ! Value | ||
+ | |- | ||
+ | | LinkDesc | ||
+ | | "Turn On" | ||
+ | |} | ||
+ | |- | ||
+ | | {{tl|InputLinks||SequenceOp}}[1] | ||
+ | | | ||
+ | {| class="list defaults" | ||
+ | ! {{tl|SeqOpInputLink||SequenceOp structs|Member}} | ||
+ | ! Value | ||
+ | |- | ||
+ | | LinkDesc | ||
+ | | "Turn Off" | ||
+ | |} | ||
+ | |- | ||
+ | | {{tl|ObjCategory||SequenceObject}} | ||
+ | | "Physics" | ||
+ | |- | ||
+ | | {{tl|ObjName||SequenceObject}} | ||
+ | | "Set BlockRigidBody" | ||
+ | |} |
Latest revision as of 05:45, 17 January 2010
Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_SetBlockRigidBody |
Contents
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. |
Default values[edit]
Property | Value | ||||
---|---|---|---|---|---|
InputLinks[0] |
|
||||
InputLinks[1] |
|
||||
ObjCategory | "Physics" | ||||
ObjName | "Set BlockRigidBody" |