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
Contents |
| 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. |
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)
