My program doesn't have bugs. It just develops random features.

UE3:AnimNodeEditInfo (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> AnimNodeEditInfo
Package: 
UnrealEd
Direct subclass:
AnimNodeEditInfo_AimOffset
This class in other games:
UT3

AnimNodeEditInfo Allows you to register extra editor functionality for a specific AnimNode class. One of each class of these will be instanced for each AnimTreeEditor context.

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

Properties[edit]

AnimNodeClass[edit]

Type: class<AnimNode>

Modifiers: const