I don't need to test my programs. I have an error-correcting modem.

UE3:PCCleanUp (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)
Jump to: navigation, search
UT3 Object >> Actor >> Info >> PCCleanUp
Package: 
WebAdmin

Provides a mechanism to clean up the messaging spectators. These are kept in memory because they are a PlayerController subclass, and not cleaned up because they are not associated with players.

Copyright 2008 Epic Games, Inc. All Rights Reserved

Author: Michiel 'elmuerte' Hendriks

Properties

cleanupControllers

Type: array<MessagingSpectator>


Subobjects

Sprite

Class: Engine.SpriteComponent

Inherits from: Info.Sprite

No new values.

Functions

Events

PreBeginPlay

event PreBeginPlay ()

Overrides: Actor.PreBeginPlay


Other instance functions

cleanup

function cleanup ()