Cogito, ergo sum

UE3:UTDeployableXRayVolumeBase (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> Actor >> Inventory >> Weapon >> GameWeapon >> UTWeapon >> UTDeployable >> UTDeployableXRayVolumeBase
Package: 
UTGame
Direct subclass:
UTDeployableXRayVolume

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

Properties

DeployableClass

Type: class<Actor>

Classname of the deployable class to return *

Subobjects

FirstPersonMesh

Class: UTGame.UTSkeletalMeshComponent

Inherits from: UTDeployable.FirstPersonMesh

No new values.

PickupMesh

Class: Engine.SkeletalMeshComponent

Inherits from: UTDeployable.PickupMesh

No new values.

Functions

Static functions

GetTeamDeployable

static function class<ActorGetTeamDeployable (int TeamNum)

Overrides: UTDeployable.GetTeamDeployable


Instance functions

Deploy

function bool Deploy ()

Overrides: UTDeployable.Deploy

(Description copied from UTDeployable.Deploy)
attempts to deploy the item

Returns:

whether or not deploying was successful