I love the smell of UnrealEd crashing in the morning. – tarquin

UE3:UTAnimNodeCopyBoneTranslation (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

(Redirected from UE3:BoneCopyInfo (UT3))
Jump to: navigation, search
UT3 Object >> AnimNode >> AnimNodeBlendBase >> UTAnimNodeCopyBoneTranslation

Contents

Package: 
UTGame
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'UTAnimNodeCopyBoneTranslation'

[edit] DefaultBoneCopyArray

Type: array<BoneCopyInfo>


[edit] DualWieldBoneCopyArray

Type: array<BoneCopyInfo>


[edit] Internal variables

[edit] ActiveBoneCopyArray

Type: array<BoneCopyInfo>


[edit] CachedAimNode

Type: AnimNodeAimOffset


[edit] OldAimProfileName

Type: name


[edit] RequiredBones

Type: array<byte>

Internal, array of required bones. Selected bones and their parents for local to component space transformation.

[edit] SeqWeaps

Type: array<UTAnimNodeSeqWeap>

Cached list of UtAnimNodeSeqWeap nodes - this node will call WeapTypeChanged when weapon type changes.

[edit] WeapTypeBlends

Type: array<UTAnimBlendByWeapType>

Cached list of UTAnimBlendByWeapType nodes - this node will call WeapTypeChanged when weapon type changes.

[edit] Default values

Property Value
bFixNumChildren True
Children[0]
Member Value
Name 'Input'
Weight 1.0

[edit] Structs

[edit] BoneCopyInfo

Modifiers: native

Structure for duplicating bone information

name SrcBoneName 
name DstBoneName 
int SrcBoneIndex 
int DstBoneIndex