I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:HeightFog (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> Actor >> Info >> HeightFog

Contents

Package: 
Engine
This class in other games:
UDK

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

[edit] Properties

[edit] Property group 'HeightFog'

[edit] Component

Type: HeightFogComponent

Modifiers: const, editconst


Default value: HeightFogComponent'HeightFogComponent0'

[edit] Internal variables

[edit] bEnabled

Type: bool

Modifiers: repnotify

replicated copy of HeightFogComponent's bEnabled property

[edit] Default values

Property Value
bNoDelete True
Components[1] HeightFogComponent'HeightFogComponent0'

[edit] Subobjects

[edit] HeightFogComponent0

Class: Engine.HeightFogComponent

No new values.

[edit] Sprite

Class: Engine.SpriteComponent

Inherits from: Info.Sprite

No new values.

[edit] Functions

[edit] Events

[edit] PostBeginPlay

event PostBeginPlay ()

Overrides: Actor.PostBeginPlay


[edit] ReplicatedEvent

simulated event ReplicatedEvent (name VarName)

Overrides: Actor.ReplicatedEvent


[edit] Other instance functions

[edit] OnToggle

simulated function OnToggle (SeqAct_Toggle action)