Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:MorphNodeWeightBase (UT3)

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

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

Properties[edit]

NodeConns[edit]

Type: array<MorphNodeConn>

Array of connectors to which you can connect other MorphNodes.

Structs[edit]

MorphNodeConn[edit]

Modifiers: native

array<MorphNodeBase> ChildNodes 
Array of nodes attached to this connector.
name ConnName 
Name of this connector.
int DrawY 
Used in editor to draw line to this connector.