Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

Engine.WindDirectionalSource


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
/**
 * Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
 */
class WindDirectionalSource extends Info
	placeable;

var() const editconst WindDirectionalSourceComponent	Component;

defaultproperties
{
   Begin Object Class=WindDirectionalSourceComponent Name=WindDirectionalSourceComponent0 ObjName=WindDirectionalSourceComponent0 Archetype=WindDirectionalSourceComponent'Engine.Default__WindDirectionalSourceComponent'
      Name="WindDirectionalSourceComponent0"
      ObjectArchetype=WindDirectionalSourceComponent'Engine.Default__WindDirectionalSourceComponent'
   End Object
   Component=WindDirectionalSourceComponent0
   Begin Object Class=SpriteComponent Name=Sprite ObjName=Sprite Archetype=SpriteComponent'Engine.Default__Info:Sprite'
      ObjectArchetype=SpriteComponent'Engine.Default__Info:Sprite'
   End Object
   Components(0)=Sprite
   Components(1)=WindDirectionalSourceComponent0
   Begin Object Class=ArrowComponent Name=ArrowComponent0 ObjName=ArrowComponent0 Archetype=ArrowComponent'Engine.Default__ArrowComponent'
      ArrowColor=(B=255,G=200,R=150,A=255)
      Name="ArrowComponent0"
      ObjectArchetype=ArrowComponent'Engine.Default__ArrowComponent'
   End Object
   Components(2)=ArrowComponent0
   bStatic=True
   CollisionType=COLLIDE_CustomDefault
   Name="Default__WindDirectionalSource"
   ObjectArchetype=Info'Engine.Default__Info'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: tr 31-1-2018 17:18:34.000 - Creation time: sk 18-3-2018 10:01:30.472 - Created with UnCodeX