Cogito, ergo sum
UE3:CurveEdPreset_UserSet (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> CurveEdPresetBase >> CurveEdPreset_UserSet |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
Property group 'CurveEdPreset_UserSet'[edit]
UserCurve[edit]
Type: CurveEdPresetCurve
Instance functions[edit]
AreSettingsValid[edit]
Overrides: CurveEdPresetBase.AreSettingsValid
Virtual function to verify the settings are valid
GenerateCurve[edit]
function bool GenerateCurve (out array<float> RequiredKeyInTimes, out array<CurveEdPresetCurve.PresetGeneratedPoint> GeneratedPoints)
Overrides: CurveEdPresetBase.GenerateCurve
Virtual function to generate curve
GetDisplayName[edit]
function string GetDisplayName ()
Overrides: CurveEdPresetBase.GetDisplayName
Virtual function to get the user-readable name for the curve
GetRequiredKeyInTimes[edit]
Overrides: CurveEdPresetBase.GetRequiredKeyInTimes
Virtual function to get the required KeyIn times
LoadUserSetPointFile[edit]
function bool LoadUserSetPointFile ()
SaveUserSetPointFile[edit]
function bool SaveUserSetPointFile ()
SetCurve[edit]
Fill-in from a set curve