UE3:UTTeamStaticMesh (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> Actor >> StaticMeshActorBase >> StaticMeshActor >> UTTeamStaticMesh
Package:
UTGame
This class in other games:

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

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

Subobjects

StaticMeshComponent0

Class: Engine.StaticMeshComponent

Inherits from: StaticMeshActor.StaticMeshComponent0

No new values.

Functions

Events

PreBeginPlay

simulated event PreBeginPlay ()

Overrides: StaticMeshActor.PreBeginPlay


Other instance functions

SetTeamNum

simulated function SetTeamNum (byte NewTeam)