My program doesn't have bugs. It just develops random features.

UE3:SeqVar_Group (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceVariable >> SeqVar_Object >> SeqVar_Group
Package: 
Engine

Represents a set of actors based on Actor.Group vs GroupName.

Properties

Property group 'SeqVar_Group'

GroupName

Type: name


Internal variables

Actors

Type: array<Object>

Modifiers: transient

List of actors w/ matching Group,

Note: using Object simply for GetObjectRef(), typing isn't really important here

bCachedList

Type: bool

Modifiers: transient

Has the list been cached?

Default values

Property Value
ObjName "Group"