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

UE3:UTSeqAct_GiveHeroPoints (UT3)

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

This is an op that gives hero points to the targeted pawn(s) Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'UTSeqAct_GiveHeroPoints'[edit]

HeroPoints[edit]

Type: int

Number of hero points to give out

Default values[edit]

Property Value
ObjCategory "Pawn"
ObjName "Give Hero Points"
VariableLinks[0]
Member Value
LinkDesc "Pawns"
VariableLinks[1]
Member Value
ExpectedType Class'Engine.SeqVar_Int'
LinkDesc "Amount"
MaxVars 255
MinVars 1
PropertyName 'HeroPoints'