UE3:StaticMeshActorBase (UT3): Difference between revisions
From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page |
m 1 revision |
||
Line 8: | Line 8: | ||
Base class for static actors which contain StaticMeshComponents. | Base class for static actors which contain StaticMeshComponents. | ||
Copyright | Copyright 1998-2008 Epic Games, Inc. All Rights Reserved. | ||
==Default values== | ==Default values== |
Latest revision as of 02:05, 26 July 2008
- Package:
- Engine
- Direct subclasses:
- StaticMeshActor, StaticMeshCollectionActor
- 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. |
Base class for static actors which contain StaticMeshComponents.
Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Default values
Property | Value |
---|---|
bBlockActors | True |
bCollideActors | True |
bEdShouldSnap | True |
bGameRelevant | True |
bMovable | False |
bRouteBeginPlayEvenIfStatic | False |
bStatic | True |
bWorldGeometry | True |
CollisionType | COLLIDE_CustomDefault |