Gah - a solution with more questions. – EntropicLqd

UE3:AnimNodeEditInfo (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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