Always snap to grid

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

Property group 'AnimNodeBlendByBase'

ActorClass

Type: class<Actor>

Actor class that will match the base

ActorTag

Type: name

Actor tag that will match the base

Type

Type: EBaseBlendType

Type of comparison to do

Default values

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

Enums

EBaseBlendType

BBT_ByActorTag 
BBT_ByActorClass