My program doesn't have bugs. It just develops random features.
UE3:AnimNodeBlendByBase (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> AnimNode >> AnimNodeBlendBase >> AnimNodeBlendList >> AnimNodeBlendByBase |
Contents |
- Package:
- Engine
- No known subclasses.
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
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] |
|
||||
| Children[1] |
|
Enums
EBaseBlendType
- BBT_ByActorTag
- BBT_ByActorClass
