UE3:AnimNodeBlendByBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> AnimNodeBlendByBase
Package:
Engine
This class in other games:

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