I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:AnimNodeEditInfo (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> AnimNodeEditInfo

Contents

Package: 
UnrealEd
Known direct subclass:
AnimNodeEditInfo_AimOffset

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

AnimNodeClass

Type: class<AnimNode>

Modifiers: const


Personal tools