My program doesn't have bugs. It just develops random features.

UE3:UTAttachment_Translocator (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> UTWeaponAttachment >> UTAttachment_Translocator
Package: 
UTGameContent

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

Properties[edit]

TeamSkins[edit]

Type: MaterialInterface

Array size: 2


Default value, index 0: Material'WP_Translocator.Materials.M_WP_Translocator_1P'

Default value, index 1: Material'WP_Translocator.Materials.M_WP_Translocator_1PBlue'

Default values[edit]

Property Value
WeapAnimType EWAT_Pistol
WeaponClass Class'UTGameContent.UTWeap_Translocator_Content'

Subobjects[edit]

SkeletalMeshComponent0[edit]

Class: Engine.SkeletalMeshComponent

Inherits from: UTWeaponAttachment.SkeletalMeshComponent0

Property Value
Animations UTAnimNodeSequence'UTGameContent.Default__UTAttachment_Translocator:SkeletalMeshComponent0.MeshSequenceA'
AnimSets[0] AnimSet'WP_Translocator.Anims.K_WP_Translocator_3P_Base'
SkeletalMesh SkeletalMesh'WP_Translocator.Mesh.SK_WP_Translocator_3P_Mid'

Instance functions[edit]

AttachTo[edit]

simulated function AttachTo (UTPawn OwnerPawn)

Overrides: UTWeaponAttachment.AttachTo

Called on a client, this function Attaches the WeaponAttachment to the Mesh.

SetSkin[edit]

simulated function SetSkin (Material NewMaterial)

Overrides: UTWeaponAttachment.SetSkin