Gah - a solution with more questions. – EntropicLqd

UE3:SeqVar_Group (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"