UE3:UTTeamStaticMesh (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:02, 17 January 2010 by Wormbo (talk | contribs) (1 revision: class descriptions for UDK January update (part 8))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> Actor >> StaticMeshActorBase >> StaticMeshActor >> UTTeamStaticMesh
Package:
UTGame
This class in other games:


Properties

Property group 'UTTeamStaticMesh'

NeutralMaterial

Type: Material

material used when not owned by a team or when the TeamMaterials array doesn't contain an entry for the requested team

TeamMaterials

Type: array<MaterialInterface>

material used when owned by a team

Default values

Property Value
bStatic False
bTickIsDisabled True

Subobjects

StaticMeshComponent0

Class: Engine.StaticMeshComponent

Inherits from: StaticMeshActor.StaticMeshComponent0

Property Value
ReplacementPrimitive None

Functions

Events

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: StaticMeshActor.PreBeginPlay


Other instance functions

SetTeamNum

simulated function SetTeamNum (byte NewTeam)