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

DeusEx.Tree2

Extends
Tree

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Decoration
      |   
      +-- DeusEx.DeusExDecoration
         |   
         +-- DeusEx.OutdoorThings
            |   
            +-- DeusEx.Tree
               |   
               +-- DeusEx.Tree2

Variables Summary
Tree2
ESkinColorSkinColor
Inherited Variables from DeusEx.Tree
soundFreq

Enumerations Summary
ESkinColor
SC_Tree1, SC_Tree2, SC_Tree3

Functions Summary
function BeginPlay ()))
Inherited Functions from DeusEx.Tree
PostBeginPlay, Timer


Variables Detail

Tree2

SkinColor Source code

var(Tree2) ESkinColor SkinColor;


Enumerations Detail

ESkinColor Source code

enum ESkinColor
{
SC_Tree1, SC_Tree2, SC_Tree3
};


Functions Detail

BeginPlay Source code

function BeginPlay ( ) )


Defaultproperties

defaultproperties
{
     Mesh=LodMesh'DeusExDeco.Tree2'
     CollisionRadius=10.000000
     CollisionHeight=182.369995
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 8/11/2021 16:31:17.080 - Created with UnCodeX