I'm a doctor, not a mechanic

UE3:AnimNodeEditInfo (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Revision as of 16:11, 17 May 2008 by Wormbo (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> AnimNodeEditInfo

Contents

Package: 
UnrealEd
Direct subclass:
AnimNodeEditInfo_AimOffset
This class in other games:
UDK

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.

[edit] Properties

[edit] AnimNodeClass

Type: class<AnimNode>

Modifiers: const