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

UE3:AnimNodeBlendByBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> AnimNodeBlendByBase

Contents

Package: 
Engine
This class in other games:
UDK

AnimNodeBlendByBase.uc Looks at the base of the Pawn that owns this node and blends accordingly.

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

[edit] Properties

[edit] Property group 'AnimNodeBlendByBase'

[edit] ActorClass

Type: class<Actor>

Actor class that will match the base

[edit] ActorTag

Type: name

Actor tag that will match the base

[edit] Type

Type: EBaseBlendType

Type of comparison to do

[edit] Default values

Property Value
bFixNumChildren True
Children[0]
Member Value
Name 'Normal'
Children[1]
Member Value
Name 'Based'

[edit] Enums

[edit] EBaseBlendType

BBT_ByActorTag 
BBT_ByActorClass 
Personal tools