Mostly Harmless

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[edit]

Property group 'SeqVar_Group'[edit]

GroupName[edit]

Type: name


Internal variables[edit]

Actors[edit]

Type: array<Object>

Modifiers: transient

List of actors w/ matching Group,

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

bCachedList[edit]

Type: bool

Modifiers: transient

Has the list been cached?

Default values[edit]

Property Value
ObjName "Group"