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

UE3:SeqAct_DrumHit (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_Latent >> SeqAct_DrumHit
Package: 
UTGame

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

A custom action to demonstrate condensing a complex Kismet script into a single action.

Properties[edit]

Property group 'SeqAct_DrumHit'[edit]

BrightnessRampDownRate[edit]

Type: float


Default value: 0.5

BrightnessRampUpRate[edit]

Type: float

Light brightness interpolation rates

Default value: 0.1

BrightnessRange[edit]

Type: DistributionFloatUniform

Modifiers: editinline

Light brightness range

Default value: DistributionFloatUniform'LightBrightnessDistribution'

HitSound[edit]

Type: SoundCue

Sound to play on activation

Internal variables[edit]

CachedLights[edit]

Type: array<Light>

Modifiers: transient

Cached list of lights to interpolate

LightBrightness[edit]

Type: float

Modifiers: transient

Current interpolation value

PulseDirection[edit]

Type: float

Modifiers: transient

Which direction are we currently interpolating brightness?

Default values[edit]

Property Value
InputLinks[0]
Member Value
LinkDesc "Sound Only"
InputLinks[1]
Member Value
LinkDesc "All"
ObjCategory "DemoGame"
ObjName "Drum Hit"
VariableLinks[0]
Member Value
LinkDesc "Sound Source"
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Light"
MaxVars 255
MinVars 1
VariableLinks[2]
Member Value
ExpectedType Class'Engine.SeqVar_Object'
LinkDesc "Emitter"
MaxVars 255
MinVars 1

Subobjects[edit]

LightBrightnessDistribution[edit]

Class: Engine.DistributionFloatUniform

Property Value
Max 1.0