Mostly Harmless

UE3:AnimNodeBlendByBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> AnimNodeBlendByBase
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.

Properties[edit]

Property group 'AnimNodeBlendByBase'[edit]

ActorClass[edit]

Type: class<Actor>

Actor class that will match the base

ActorTag[edit]

Type: name

Actor tag that will match the base

Type[edit]

Type: EBaseBlendType

Type of comparison to do

Default values[edit]

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

Enums[edit]

EBaseBlendType[edit]

BBT_ByActorTag 
BBT_ByActorClass