UE3:Prefab (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> Prefab |
- Package:
- Engine
- This class in other games:
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties
PrefabArchetypes
Modifiers: const
Array of archetypes, one for each object in the prefab.
PrefabPreview
Type: Texture2D
Modifiers: editoronly, const
Snapshot of Prefab used for thumbnail in the browser.
PrefabSequence
Type: Sequence
Modifiers: const
The Kismet sequence that associated with this Prefab.
PrefabVersion
Type: int
Modifiers: const
Version number of this prefab.
RemovedArchetypes
Modifiers: const
Array of archetypes that used to be in this Prefab, but no longer are.