Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:SeqVar_ObjectVolume (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceVariable >> SeqVar_Object >> SeqVar_ObjectVolume |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
An ObjectVolume will replace the normal object references with anything contained within the assigned volume at runtime, allowing designers to quickly reference large areas. Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
Property group 'SeqVar_ObjectVolume'
bCollidingOnly
Type: bool
Should this volume account for non-colliding as well?
Default value: True
ExcludeClassList
List of object types to exclude
Default value, index 0: Class'Engine.Trigger'
Default value, index 1: Class'Engine.Volume'
Internal variables
ContainedObjects
List of objects contained within the volume
LastUpdateTime
Type: float
Last time ContainedObjects was udpated
Default values
Property | Value |
---|---|
ObjName | "Object Volume" |