Always snap to grid
UE3:PCCleanUp (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Contents |
- Package:
- WebAdmin
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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
[edit] Properties
[edit] cleanupControllers
Type: array<MessagingSpectator>
[edit] Subobjects
[edit] Sprite
Class: Engine.SpriteComponent
Inherits from: Info.Sprite
No new values.
[edit] Functions
[edit] Events
[edit] PreBeginPlay
event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
[edit] Other instance functions
[edit] cleanup
function cleanup ()
